VulkanMemoryAllocator/src
2020-06-24 17:16:26 +02:00
..
Shaders Add support for VK_AMD_device_coherent_memory extension 2020-02-07 16:51:31 +01:00
VmaReplay Fix compilation of VmaReplay project 2020-03-23 18:58:04 +01:00
.editorconfig Add .editorconfig file to configure supporting editors to use proper whitespaces for indentation 2020-04-24 12:42:06 +02:00
Common.cpp Add support for VK_AMD_device_coherent_memory extension 2020-02-07 16:51:31 +01:00
Common.h Add support for buffer device address, together with documentation and tests 2020-03-20 18:05:42 +01:00
Doxyfile Do not include nullability and length annotations in documentation 2020-04-07 22:41:03 +08:00
SparseBindingTest.cpp Add support for VK_AMD_device_coherent_memory extension 2020-02-07 16:51:31 +01:00
SparseBindingTest.h Add support for VK_AMD_device_coherent_memory extension 2020-02-07 16:51:31 +01:00
Tests.cpp Add support for buffer device address, together with documentation and tests 2020-03-20 18:05:42 +01:00
Tests.h Add support for VK_AMD_device_coherent_memory extension 2020-02-07 16:51:31 +01:00
vk_mem_alloc.h Add assert to check success of a CPU memory allocation 2020-06-24 17:16:26 +02:00
vk_mem_alloc.natvis Created vk_mem_alloc.natvis file. VmaVectorRemoveSorted: Fixed compilation error when STL is used. 2017-09-20 13:27:21 +02:00
VmaUsage.cpp Add support for VK_AMD_device_coherent_memory extension 2020-02-07 16:51:31 +01:00
VmaUsage.h Fix VmaAllocator_T::ImportVulkanFunctions_Dynamic for cases when Vulkan 1.1 is used 2020-06-04 13:31:31 +02:00
VulkanSample.cpp Add support for buffer device address, together with documentation and tests 2020-03-20 18:05:42 +01:00