mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
a2419eb4ea
The wlr_egl functions are mostly used internally by the GLES2 renderer. Let's reduce our API surface a bit by hiding them. If there are good use-cases for one of these, we can always make them public again. The functions mutating the current EGL context are not made private because e.g. Wayfire uses them. |
||
---|---|---|
.. | ||
gles2 | ||
pixman | ||
allocator.c | ||
dmabuf.c | ||
drm_dumb_allocator.c | ||
drm_format_set.c | ||
egl.c | ||
gbm_allocator.c | ||
meson.build | ||
pixel_format.c | ||
shm_allocator.c | ||
swapchain.c | ||
wlr_renderer.c | ||
wlr_texture.c |