mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Instead of having separate get_shm_texture_formats and get_dmabuf_texture_formats functions, have a single unified get_texture_formats function. This brings the renderer API in line with wlr_backend_impl. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| pixel_format.c | ||
| renderer.c | ||
| shaders.c | ||
| texture.c | ||