wlroots/backend
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t
This callback allowed compositors to customize the EGL config used by
the renderer. However with renderer v6 EGL configs aren't used anymore.
Instead, buffers are allocated via GBM and GL FBOs are rendered to. So
customizing the EGL config is a no-op.
2020-12-30 17:09:40 +01:00
..
drm Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
headless Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +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 Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
x11 Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
backend.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00