virtualx-engine/thirdparty/vulkan
Pedro J. Estébanez 801741e787 vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling
This updates VMA and instead of using the custom small pool approach from 4e6c9d3ae9, lazily creates pools for the relevant memory type indices, which doesn't require patching VMA.

Also, patches already merged upstream or not needed any longer are removed.
2022-02-24 14:30:55 +01:00
..
include vulkan: Update volk, headers and glslang to 1.3.204 2022-02-11 18:42:51 +01:00
patches vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling 2022-02-24 14:30:55 +01:00
LICENSE.txt Use "volk" instead of statically linked Vulkan loader. 2021-08-12 14:25:15 +03:00
vk_enum_string_helper.h vulkan: Update volk, headers and glslang to 1.3.204 2022-02-11 18:42:51 +01:00
vk_mem_alloc.cpp Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
vk_mem_alloc.h vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling 2022-02-24 14:30:55 +01:00