wlroots/render/vulkan
Kenny Levinsen bf67eb342b render/vulkan: vkMapMemory stage spans up front
We always need these mapped for CPU access, so map it up front instead
of duplicating lazy mapping at each site of use.
2024-06-26 21:10:46 +00:00
..
shaders render/vulkan: add lut3d output shader option 2024-04-26 17:17:36 +00:00
meson.build
pass.c render/vulkan: vkMapMemory stage spans up front 2024-06-26 21:10:46 +00:00
pixel_format.c render: unify getter for texture formats 2024-04-21 11:27:29 +00:00
renderer.c render/vulkan: vkMapMemory stage spans up front 2024-06-26 21:10:46 +00:00
texture.c render/vulkan: vkMapMemory stage spans up front 2024-06-26 21:10:46 +00:00
util.c
vulkan.c render: unify getter for texture formats 2024-04-21 11:27:29 +00:00