wlroots/render/vulkan
Simon Ser eb48d5e9e6 render/pixel-format: add get_drm_{format,modifier}_description
We need to log information about DRM formats/modifiers in quite a
few places. Make this easier with these helper functions.
2023-05-10 14:27:53 +02:00
..
shaders render/vulkan: add support for RGB565 texture format 2022-11-25 14:19:27 +00:00
meson.build render/vulkan: quiet glslangValidator 2021-11-23 15:38:56 +00:00
pixel_format.c render/pixel-format: add get_drm_{format,modifier}_description 2023-05-10 14:27:53 +02:00
renderer.c render/vulkan: increase next descriptor pool size 2023-05-06 18:16:45 +00:00
texture.c render/vulkan: add support for NV12 2023-05-04 20:07:20 +00:00
util.c render/vulkan: fix signedness of strcmp() return value 2023-04-19 15:29:53 +02:00
vulkan.c render/vulkan: add support for NV12 2023-05-04 20:07:20 +00:00