quakeforge/libs/video
Bill Currie 10f85edb21 [vulkan] Calculate the size of the capture buffer
It turns out that using the swapchain image for the size requirements is
unreliable: when running under renderdoc, vkGetImageMemoryRequirements
sets the memory requirements fields to 0, leading eventually to a null
memory object being passed to vkMapMemory, which does not end well.
2022-09-28 02:46:09 +09:00
..
renderer [vulkan] Calculate the size of the capture buffer 2022-09-28 02:46:09 +09:00
targets [renderer] Respond to window size changes 2022-09-22 01:15:06 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00