wlroots/backend
Simon Ser ad5175118b backend/x11: fix initial value of wlr_x11_buffer.n_busy
We lock the buffer there, so we need to initialize the n_busy
count to 1 as well.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3556
(cherry picked from commit bc8260f377)
2023-01-11 11:10:24 +00:00
..
drm backend/drm: fix VRR test 2022-12-07 15:11:46 +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/x11: fix initial value of wlr_x11_buffer.n_busy 2023-01-11 11:10:24 +00: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