quakeforge/libs/video
Bill Currie ad9c3193fa [vulkan] Use darray size to control cmd buffer count
This allows the array in which the command buffers are allocated to be
allocated on the stack using alloca and thus remove the need to
malloc/free of relatively small chunks.
2021-01-15 22:45:49 +09:00
..
renderer [vulkan] Use darray size to control cmd buffer count 2021-01-15 22:45:49 +09:00
targets Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00