quakeforge/libs/video/renderer/vulkan/test
Bill Currie c989c8a6b6 [vulkan] Rewrite staging buffer packet handling
It now uses the ring buffer code I wrote for qwaq (and forgot about,
oops) to handle the packets themselves, and the logic for allocating and
freeing space from the buffer is a bit simpler and seems to be more
reliable. The automated test is a bit of a joke now, though, but coming
up with good tests for it... However, nq now cycles through the demos
without obvious issue under the same conditions that caused the light
map update code to segfault.
2021-01-23 12:01:52 +09:00
..
Makemodule.am [vulkan] Convert stagebuf to a ring buffer 2021-01-15 22:50:04 +09:00
test-staging.c [vulkan] Rewrite staging buffer packet handling 2021-01-23 12:01:52 +09:00