Files
renderdoc/renderdoc
baldurk 4e8f96ac3f Re-enable chunk allocators on vulkan, reset individual pages
* On vulkan command pools aren't necessarily reset often or at all, individual
  command buffers are. So the chunk allocator needs to support freeing subsets
  of pages. When a command buffer ends we force that page to finish up and store
  a list of the pages the command buffer used, which can then be reset back when
  the command buffer is reset.
2020-08-28 20:54:19 +01:00
..
2020-08-20 16:11:05 +01:00
2020-08-27 16:02:18 +01:00