mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
642b349e94
It can be surprising and unexpected that texture operations (such as texture upload and import) change the current EGL context, especially when it's done under-the-hood by wlroots in response to wl_surface requests. To prevent surprises, save and restore the previous EGL context. |
||
---|---|---|
.. | ||
pixel_format.c | ||
renderer.c | ||
shaders.c | ||
texture.c |