wlroots-hyprland/backend
Simon Ser a04cfca4da Remove support for DMA-BUF flags
They are never used in practice, which makes all of our flag
handling effectively dead code. Also, APIs such as KMS don't
provide a good way to deal with the flags. Let's just fail the
DMA-BUF import when clients provide flags.
2021-11-17 16:12:59 +00:00
..
drm Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
headless backend/headless: unlink input device on destroy 2021-11-15 12:49:26 +01:00
libinput backend/libinput: send hold gesture events 2021-09-27 15:30:31 +02:00
multi backend/multi: implement get_buffer_caps 2021-10-22 22:19:47 +02:00
noop backend/noop: drop attach_render/rollback_render 2021-07-29 09:48:33 -04:00
session backend/session: introduce wlr_device_change_event 2021-11-02 13:30:51 +01:00
wayland Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
x11 Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
backend.c backend.c: do not try to explicitly clean up the libinput backend 2021-10-27 14:54:01 +02:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00