wlroots/backend
Simon Ser e69bbfd0d6 backend/drm: unset current surface before importing
drm_fb_import_wlr may need to change the current EGL context. For
instance by calling drm_fb_clear, which calls wlr_buffer_unlock, which
may destroy a buffer if the cursor swapchain size has changed, which
calls gles2's destroy_buffer, which calls glDeleteFramebuffers.

Closes: https://github.com/swaywm/wlroots/issues/2479
2020-12-08 00:10:57 +01:00
..
drm backend/drm: unset current surface before importing 2020-12-08 00:10:57 +01:00
headless backend/headless: create a config-less EGL context 2020-12-07 11:40:45 +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/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