wlroots/backend
Simon Ser 6485fadc16
backend/wayland: don't set EGL visual
The Wayland platform doesn't have visuals. By chance,
WL_SHM_FORMAT_ARGB8888 is zero, which means egl_get_config was ignoring
it and everything worked fine.
2020-11-25 13:52:05 +01:00
..
drm backend/drm: stop force-probing connectors 2020-11-24 15:00:46 +01:00
headless backend/headless: implement export_dmabuf 2020-11-15 22:54:07 +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/libseat: fix change_vt return value 2020-11-24 13:09:13 +01:00
wayland backend/wayland: don't set EGL visual 2020-11-25 13:52:05 +01:00
x11 backend/x11: log unhandled client messages 2020-11-24 14:57:25 +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