VulkanMemoryAllocator/src
2022-01-05 18:41:51 +01:00
..
Shaders Standardized line endings to LF 2021-09-30 12:03:35 +02:00
VmaReplay Removed VMA_USE_STL_CONTAINERS 2021-12-22 14:57:18 +01:00
.editorconfig Standardized line endings to LF 2021-09-30 12:03:35 +02:00
CMakeLists.txt Fixed CMakeLists.txt regarding VMA_DYNAMIC_VULKAN_FUNCTIONS, VMA_STATIC_VULKAN_FUNCTIONS 2022-01-05 18:41:51 +01:00
Common.cpp Standardized line endings to LF 2021-09-30 12:03:35 +02:00
Common.h Standardized line endings to LF 2021-09-30 12:03:35 +02:00
SparseBindingTest.cpp Standardized line endings to LF 2021-09-30 12:03:35 +02:00
SparseBindingTest.h Standardized line endings to LF 2021-09-30 12:03:35 +02:00
Tests.cpp Fixed vmaGetPoolStats for dedicated allocations 2021-12-22 14:50:49 +01:00
Tests.h Standardized line endings to LF 2021-09-30 12:03:35 +02:00
vk_mem_alloc.natvis Improved NATVIS file - added support for VmaIntrusiveLinkedList usage 2021-12-07 16:48:07 +01:00
VmaUsage.cpp Standardized line endings to LF 2021-09-30 12:03:35 +02:00
VmaUsage.h Fixed usage of VMA_STATIC_VULKAN_FUNCTIONS, VMA_DYNAMIC_VULKAN_FUNCTIONS in CmakeLists.txt 2021-12-17 12:11:06 +01:00
VulkanSample.cpp Added parameters -t --Test and -s -TestSparseBinding to the test app, to execute tests and exit. 2021-12-03 12:13:44 +01:00