wlroots-hyprland/render/allocator
Simon Ser be73da28b2 allocator: only use DRM auth if we are master
Legacy DRM auth will only work if we are DRM master. Keep using an
unauthenticated DRM FD if we are not DRM master. This should be
enough for GBM.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3674
2023-06-19 19:36:17 +00:00
..
allocator.c allocator: only use DRM auth if we are master 2023-06-19 19:36:17 +00:00
drm_dumb.c render/pixel-format: add support for block-based formats 2023-05-21 20:28:45 +00:00
gbm.c build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
shm.c render/pixel-format: add support for block-based formats 2023-05-21 20:28:45 +00:00