wlroots/backend
Simon Ser 9f41627aa1 backend/wayland: add basic linux-dmabuf feedback support
This patch makes it so we bind to zwp_linux_dmabuf_v1 version 4 and
we use it to grab the main device. v4 sends supported formats via a
table so we need to handle this as well.

v4 allows wlroots to remove the requirement for Mesa's internal
wl_drm interface.
2021-12-15 14:34:08 +00:00
..
drm backend/drm: use drmCloseBufferHandle 2021-12-14 14:33:00 +01:00
headless Fix incorrect %zd formatting directives 2021-12-09 16:42:04 +01:00
libinput input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
multi backend/multi: add asserts in wlr_multi_backend_add 2021-11-19 10:44:45 -05:00
session backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
wayland backend/wayland: add basic linux-dmabuf feedback support 2021-12-15 14:34:08 +00:00
x11 Fix incorrect %zd formatting directives 2021-12-09 16:42:04 +01:00
backend.c backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
meson.build backend: remove noop backend 2021-11-25 16:49:05 +00:00