wlroots/include/backend
Simon Ser e9a6b3b85d backend/wayland: add support for explicit sync
wl_buffer.release event delivery becomes undefined when using the
linux-drm-syncobj-v1 protocol, so we need to wait for buffer
release via a timeline point instead.

The protocol requires both wait and signal timelines to be set, so
we need to create one when the compositor only supplies a wait
timeline.
2024-11-11 15:22:22 +00:00
..
drm backend/drm: Store only a single plane viewport 2024-10-29 11:18:48 +01:00
session Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput.h build: require libinput v1.19 2024-07-04 22:51:07 +02:00
multi.h backend/multi: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
wayland.h backend/wayland: add support for explicit sync 2024-11-11 15:22:22 +00:00
x11.h backend/x11: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00