wlroots/include/wlr
Simon Ser 515679e4fe Refactor EGL/GL API loading
Remove glapi.sh code generation, replace it with hand-written loading
code that checks extension strings before calling eglGetProcAddress.

The GLES2 renderer still uses global state because of:

- {PUSH,POP}_GLES2_DEBUG macros
- wlr_gles2_texture_from_* taking a wlr_egl instead of the renderer
2019-12-20 01:03:34 +00:00
..
backend backend/wayland: expose remote objects 2019-11-13 10:15:28 -05:00
interfaces Revert "output: atomic mode" 2019-08-07 16:22:11 +09:00
render Refactor EGL/GL API loading 2019-12-20 01:03:34 +00:00
types Revert "output: add block_idle_frame" 2019-12-01 10:25:34 -05:00
util Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
backend.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
config.h.in Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
meson.build Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +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: Expose configure request mask 2019-10-08 19:46:06 +03:00