mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
a3ba82885c
EGL_EXT_image_dma_buf_import_modifiers tells us whether we should use GL_TEXTURE_2D or GL_TEXTURE_EXTERNAL_OES. Using the right texture target can fix some failures and/or improve performance on some drivers. This does the same as a Weston commit [1]. [1]: https://gitlab.freedesktop.org/wayland/weston/commit/40c519a3e613 Closes: https://github.com/swaywm/wlroots/issues/2173 |
||
---|---|---|
.. | ||
gles2 | ||
dmabuf.c | ||
drm_format_set.c | ||
egl.c | ||
meson.build | ||
wlr_renderer.c | ||
wlr_texture.c |