wlroots/include
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
..
backend backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
render Make sure we don't use others' prefixes 2018-04-25 23:24:58 +01:00
rootston Make startup command no longer wait for xwayland 2018-05-06 23:41:29 +02:00
types xdg-shell: split into multiple files 2018-05-14 22:28:45 +01:00
util Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwayland: fix some Chromium comboboxes 2018-04-26 23:18:59 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00