wlroots/render/gles2
Simon Ser b47535f1a2 render: unify texture format enumeration
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.
2021-12-21 09:22:31 +00:00
..
meson.build render: make GLES2 renderer optional 2021-04-17 16:39:40 +02:00
pixel_format.c render: unify texture format enumeration 2021-12-21 09:22:31 +00:00
renderer.c render: unify texture format enumeration 2021-12-21 09:22:31 +00:00
shaders.c Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
texture.c Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00