mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-21 14:42:25 +00:00
e9a6b3b85d
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. |
||
---|---|---|
.. | ||
backend.c | ||
meson.build | ||
output.c | ||
pointer.c | ||
seat.c | ||
tablet_v2.c |