wlroots/include/backend
Simon Ser c012d770f7 backend/x11: implement a real rendering loop
Instead of using a timer, rely on X11 Present events and send a new
frame event when the parent compositor displays a new frame on screen.

The previous attempt at doing this [1] hit issues with EGLSurface, but
we don't use that anymore.

[1]: https://github.com/swaywm/wlroots/pull/1894
2020-12-27 10:10:07 +01:00
..
drm backend/drm: make listener names more idiomatic 2020-12-25 14:45:00 +01:00
session session: Add libseat backend 2020-08-24 11:13:55 +02:00
headless.h backend/headless: switch to wlr_swapchain 2020-11-15 22:54:07 +01:00
libinput.h backend/drm, backend/libinput: listen to session destroy 2019-12-01 10:26:12 -05:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h backend/noop: improve output number handling 2019-03-15 18:38:12 +02:00
wayland.h backend/wayland: re-use wl_buffers 2020-12-21 16:30:47 +01:00
x11.h backend/x11: implement a real rendering loop 2020-12-27 10:10:07 +01:00