wlroots/render/vulkan
Simon Ser 7f6d66ea62 render/vulkan: use sRGB image view when color transform is set
If the color transform is set to sRGB inverse EOTF, we can use the
sRGB image view just like when no color transform is passed in.
2025-09-20 10:50:22 +00:00
..
shaders render/vulkan: add luminance multiplier for texture shader 2025-06-18 19:37:55 +00:00
meson.build render/vulkan: use renamed glslang binary by default 2023-07-27 16:06:49 +08:00
pass.c render/vulkan: use sRGB image view when color transform is set 2025-09-20 10:50:22 +00:00
pixel_format.c render: unify getter for texture formats 2024-04-21 11:27:29 +00:00
renderer.c render/vulkan: rename plain to two_pass 2025-09-20 10:50:22 +00:00
texture.c render/vulkan: remove hardcoded counts 2025-08-27 14:26:21 -04:00
util.c render/vulkan: drop unused vulkan_has_extension() 2023-05-26 12:25:53 +00:00
vulkan.c xwayland,render/vulkan: fix some size assertions 2024-12-30 12:47:54 +03:00