wlroots/include/wlr
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 Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
interfaces output: add backend docs 2020-06-30 08:03:58 -06:00
render render/egl: remove wlr_egl.external_only_dmabuf_formats 2020-11-30 11:08:44 +01:00
types subsurface: handle NULL parent in get_root_surface 2020-12-22 15:55:05 +01:00
util util/edges: use bitmask for wlr_edges 2020-10-31 23:15:21 +01:00
backend.h Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
config.h.in build: add leftover WLR_HAS_LIBCAP 2020-12-03 00:05:38 +01:00
meson.build build: replace version with soversion 2020-01-24 11:17:03 +01:00
version.h.in Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
xcursor.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
xwayland.h xwayland: use pipe instead of SIGUSR1 to signal readiness 2020-12-07 12:24:56 +01:00