wlroots-hyprland/backend/wayland
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
..
backend.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
meson.build build: use dicts instead of get_variable 2020-04-21 15:26:45 +02:00
output.c Stop using wlr_texture_get_size 2020-12-25 12:21:29 +01:00
seat.c backend/wayland: Set cursor indivdualy per output 2020-11-12 12:31:32 +01:00
tablet_v2.c backend/wayland: Link input devices with seats 2020-11-12 12:31:32 +01:00