Re: [PATCH 8/8] clients: add presentation-shm demo

2014-09-30 Thread Pekka Paalanen
On Tue, 23 Sep 2014 22:08:49 -0400 Louis-Francis Ratté-Boulianne wrote: > From: Pekka Paalanen > > This started as a copy of simple-shm.c before it was converted to > xdg_shell. > > This demo excercises the presentation feedback interface in five > different modes: > > - A continuous repaint

[PATCH 8/8] clients: add presentation-shm demo

2014-09-23 Thread Louis-Francis Ratté-Boulianne
From: Pekka Paalanen This started as a copy of simple-shm.c before it was converted to xdg_shell. This demo excercises the presentation feedback interface in five different modes: - A continuous repaint loop triggered by frame callbacks, and using immediate commits, just gathering presentatio

Re: [PATCH 8/8] clients: add presentation-shm demo

2014-09-15 Thread Pekka Paalanen
On Mon, 15 Sep 2014 14:45:30 -0600 "Jasper St. Pierre" wrote: > Why isn't this using xdg_shell? Because I didn't bother porting it yet, it has been living in a downstream branch for a long time. Xdg-shell is not stable, so I didn't want re-port it every once in a while. This is hardly a use case

Re: [PATCH 8/8] clients: add presentation-shm demo

2014-09-15 Thread Jasper St. Pierre
Why isn't this using xdg_shell? On Mon, Sep 15, 2014 at 2:16 PM, Louis-Francis Ratté-Boulianne < l...@collabora.com> wrote: > From: Pekka Paalanen > > This started as a copy of simple-shm.c before it was converted to > xdg_shell. > > This demo excercises the presentation feedback interface in fi

[PATCH 8/8] clients: add presentation-shm demo

2014-09-15 Thread Louis-Francis Ratté-Boulianne
From: Pekka Paalanen This started as a copy of simple-shm.c before it was converted to xdg_shell. This demo excercises the presentation feedback interface in five different modes: - A continuous repaint loop triggered by frame callbacks, and using immediate commits, just gathering presentatio