wlroots-hyprland/include/backend/drm
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
..
cvt.h backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.h backend/drm: make listener names more idiomatic 2020-12-25 14:45:00 +01:00
iface.h output: make wlr_output_set_gamma atomic 2020-05-14 20:09:28 +02:00
properties.h backend/drm: "scaling mode" is a connector property 2020-11-30 11:57:08 +01:00
renderer.h Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
util.h backend/drm: introduce wlr_drm_fb 2020-04-28 09:54:52 +02:00