quakeforge/libs/video
Bill Currie 4e2d713400 [vulkan] Optionally include vertex shader in tex update
The particle renderer uses the palette texture in the vertex shader, so
updating the palette needs the vertex shader stage included in the
barrier, but I imagine not all texture updates will need it, so add a
parameter to Vulkan_UpdateTex to select inclusion.
2024-04-18 10:16:44 +09:00
..
renderer [vulkan] Optionally include vertex shader in tex update 2024-04-18 10:16:44 +09:00
targets [vulkan] Fix a pile of synchronization issues 2024-04-18 10:03:26 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00