mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-16 08:56:26 -05:00
Due to the strstr prefix match EGL_EXT_foo would be incorrectly matched if EGL_EXT_foobar would be available but not foo. This doesn't matter for the currently checked extensions but will matter for EGL_EXT_image_dma_buf_import_modifiers vs EGL_EXT_image_dma_buf_import Code borrowed from weston |
||
|---|---|---|
| .. | ||
| gles2 | ||
| egl.c | ||
| glapi.txt | ||
| matrix.c | ||
| meson.build | ||
| wlr_renderer.c | ||
| wlr_texture.c | ||