wlroots-hyprland/backend
Simon Ser 0aa2ba0c03 backend/headless: select the rendering device ourselves
Backends will eventually stop creating their renderer. To prepare for
this, stop using EGL_PLATFORM_SURFACELESS_MESA in the headless renderer.
Pick a render node using libdrm.

The new allocator/renderer creation logic looks very much like what will
end up in common code.
2020-12-16 12:12:36 +01:00
..
drm backend/drm: add wlr_drm_connector.backend 2020-12-15 22:56:14 +01:00
headless backend/headless: select the rendering device ourselves 2020-12-16 12:12:36 +01:00
libinput backend/session: replace session_signal with events.active 2020-11-19 22:47:49 +01:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop backend/noop: add missing rollback_render output impl 2020-06-19 13:07:24 -06:00
session backend/session/libseat: set XDG_SESSION_TYPE 2020-12-05 00:14:04 +01:00
wayland backend: use fcntl(F_DUPFD_CLOEXEC) instead of dup 2020-12-15 20:52:53 +01:00
x11 backend: use fcntl(F_DUPFD_CLOEXEC) instead of dup 2020-12-15 20:52:53 +01:00
backend.c backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00