[PATCH weston v2 2/2] compositor: add repaint delay timer
Bill Spitzak
spitzak at gmail.com
Wed Mar 18 14:44:52 PDT 2015
Would it be possible to compute this repaint window as how long it took
to paint the previous frame, plus some small user-adjustable constant?
Or a more complex weighted average of recent frames?
I'm not sure if perhaps the necessary clock information is not
available, or that this idea would mess up the presentation feedback.
On 03/18/2015 06:27 AM, Pekka Paalanen wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
>
> This timer delays the output_repaint towards the end of the refresh
> period, reducing the time from repaint to present.
>
> The length of the repaint window can be set in weston.ini.
More information about the wayland-devel
mailing list