wlroots-hyprland/backend/rdp
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.c Refactor EGL/GL API loading 2019-12-20 01:03:34 +00:00
keyboard.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
listener.c Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
output.c Revert "output: atomic mode" 2019-08-07 16:22:11 +09:00
peer.c Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
pointer.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00