Re: [PATCH 09/10] presentation-shm: Allow setting of delay before surface.commit

2015-07-03 Thread Pekka Paalanen
On Sun, 21 Jun 2015 21:25:16 +0200 Mario Kleiner wrote: > A new optional parameter "-d msecs" allows to specify a > delay before the surface attach/damage/commit to shift > the point in time when a surface update is committed. > > This allows to test how different client timings interact > with

[PATCH 09/10] presentation-shm: Allow setting of delay before surface.commit

2015-06-21 Thread Mario Kleiner
A new optional parameter "-d msecs" allows to specify a delay before the surface attach/damage/commit to shift the point in time when a surface update is committed. This allows to test how different client timings interact with the compositors repaint timing. Suggested by Pekka Paalanen. Signed-