quakeforge/libs/video
Bill Currie f0d32ba956 [vulkan] Rearrange allocations for alignment
Interleaving Vulkan objects with stucts containing vec4f_t results in
the vectors becoming unaligned when there is an odd number of objects in
a set, thus producing a segfault. Putting all the structs first prevents
any such issue.
2023-06-21 13:43:04 +09:00
..
renderer [vulkan] Rearrange allocations for alignment 2023-06-21 13:43:04 +09:00
targets Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00