On Thursday, 2017-08-03 19:29:32 +0100, Emil Velikov wrote:
> From: Emil Velikov
>
> The current two implementations - X11 and Wayland were identical,
> barrind the upper limit.
>
> Instead of having same code twice - introduce a helper and pass the
> limit as an argument.
>
> Thus as Android/D
From: Emil Velikov
The current two implementations - X11 and Wayland were identical,
barrind the upper limit.
Instead of having same code twice - introduce a helper and pass the
limit as an argument.
Thus as Android/DRM/others get support - they only need to call the
function ;-)
Signed-off-by