quakeforge/libs/video
Bill Currie 310acc98f4 [vulkan] Unify static quad creation
load_conchars and load_crosshairs were using create_quad directly (due
to make_static_quad having the wrong parameters), but this spread the
handling of which buffer and index where used through the code. Thus fix
make_static_quad to take the x, y offsets (like make_dyn_quad) and then
use it in load_conchars and load_crosshairs.
2023-12-06 23:29:16 +09:00
..
renderer [vulkan] Unify static quad creation 2023-12-06 23:29:16 +09:00
targets [vulkan] Add gpu profiling zones 2023-12-05 22:55:57 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00