Re: [PATCH wayland v3] protocol: try to clarify frame callback semantics

2014-06-09 Thread Pekka Paalanen
Ping? On Mon, 24 Feb 2014 10:00:33 +0200 Pekka Paalanen wrote: > From: Pekka Paalanen > > "the callback event will arrive after the next output refresh" is wrong, > if you interpret "output refresh" as framebuffer flip or the moment when > the new pixels turn into light the first time. Weston

Re: [PATCH wayland v3] protocol: try to clarify frame callback semantics

2014-03-11 Thread Kristian Høgsberg
On Tue, Mar 11, 2014 at 03:53:06PM +0200, Pekka Paalanen wrote: > Ping? Pong, thanks. As we discussed, I agree with the changes here. Patch committed. Kristian > On Mon, 24 Feb 2014 10:00:33 +0200 > Pekka Paalanen wrote: > > > From: Pekka Paalanen > > > > "the callback event will arrive aft

[PATCH wayland v3] protocol: try to clarify frame callback semantics

2014-02-24 Thread Pekka Paalanen
From: Pekka Paalanen "the callback event will arrive after the next output refresh" is wrong, if you interpret "output refresh" as framebuffer flip or the moment when the new pixels turn into light the first time. Weston has probably never worked this way. Weston triggers the frame callbacks whe