On Thu, 12 Feb 2015 15:30:16 +0200
Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> 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.
>
> Signed-off-by: Pekka
From: Pekka Paalanen
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.
Signed-off-by: Pekka Paalanen
---
man/weston.ini.man | 10 ++
src/compositor.c | 49