wlroots/backend
Simon Ser 60f314780b
backend/wayland: implement the output layer API
The output layer API is implemented using subsurfaces. I chose to
implement this API in the Wayland backend before doing so in the DRM
backend, because it's way easier on Wayland. On DRM, one needs to figure
out how buffers can be mapped to KMS planes (libliftoff can help) and
perform atomic test-only commits (our current DRM backend isn't ready
for this).
2020-05-06 18:44:14 +02:00
..
drm backend/drm: make page-flip error scarier 2020-05-01 16:48:42 +02:00
headless backend/headless: handle renderer destroy 2020-05-02 19:36:03 +02:00
libinput input/tablet: populate tool tip event position 2020-04-27 10:20:44 +02:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop output: re-introduce atomic mode, enabled, scale and transform 2019-12-30 11:21:11 -07:00
session Remove libcap support 2020-04-29 10:39:09 +02:00
wayland backend/wayland: implement the output layer API 2020-05-06 18:44:14 +02:00
x11 backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPE 2020-04-09 00:15:25 +00:00
backend.c Drop RDP backend 2020-01-10 19:38:39 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00