wlroots/backend
Simon Ser 14b58a5b3a backend/wayland: ensure buffers are released on shutdown
destroy_wl_buffer() is called from backend_destroy(). We need to
ensure the wlr_buffer is unlocked when we're waiting for a
wl_buffer.release event from the parent compositor.

(cherry picked from commit 378f471d29)
2022-12-07 15:11:35 +01:00
..
drm backend/drm: fix FPE when disabling output 2022-11-17 09:09:35 +01:00
headless backend: use global output name counters 2022-10-13 13:12:43 +02:00
libinput backend/libinput: Fix SIGSEGV found in low-memory fuzzing 2022-09-22 13:37:32 -04:00
multi Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
session Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
wayland backend/wayland: ensure buffers are released on shutdown 2022-12-07 15:11:35 +01:00
x11 backend: use global output name counters 2022-10-13 13:12:43 +02:00
backend.c backend: error out when missing DRM and libinput in wlr_backend_autocreate() 2022-12-07 15:06:29 +01:00
meson.build backend: remove noop backend 2021-11-25 16:49:05 +00:00