wlroots-hyprland/include/backend
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization
Compositors now have more control over how the backend creates its
renderer. Currently all backends create an EGL/GLES2 renderer, so
the necessary attributes for creating the context are passed to a
user-provided callback function. It is responsible for initializing
provided wlr_egl and to return a renderer. On fail, return 0.

Fixes #987
2018-05-25 14:56:52 +03:00
..
drm backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
session Use more consistent include guard names 2017-09-23 10:26:01 +02:00
headless.h backend/{x11,headless}: fix refresh rate 2018-04-03 22:54:01 -04:00
libinput.h Make sure we don't use others' prefixes 2018-04-25 23:24:58 +01:00
multi.h Reformat all #include directives 2018-02-12 21:29:23 +01:00
wayland.h Add support for discrete axis values 2018-05-12 13:34:58 +01:00
x11.h backend/x11: add one pointer per output 2018-04-29 14:46:29 +01:00