mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
If a client uses an older version of the dmabuf protocol, use the `formats` event instead of `modifiers` (since that didn't exist in older versions). With a bit of necessary guessing, support dmabuf importing even when EGL_EXT_image_dma_buf_import_modifiers isn't present instead of failing up front. |
||
|---|---|---|
| .. | ||
| gles2 | ||
| dmabuf.c | ||
| egl.c | ||
| glapi.txt | ||
| meson.build | ||
| wlr_renderer.c | ||
| wlr_texture.c | ||