VulkanMemoryAllocator/src
2021-12-17 12:11:06 +01:00
..
Shaders Standardized line endings to LF 2021-09-30 12:03:35 +02:00
VmaReplay Fixes in CMakeLists.txt files 2021-12-07 16:48:59 +01:00
.editorconfig Standardized line endings to LF 2021-09-30 12:03:35 +02:00
CMakeLists.txt Fixed usage of VMA_STATIC_VULKAN_FUNCTIONS, VMA_DYNAMIC_VULKAN_FUNCTIONS in CmakeLists.txt 2021-12-17 12:11:06 +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 Renamed function vmaGetBudget to vmaGetHeapBudgets. COMPATIBILITY BREAKING! 2021-12-06 17:36:18 +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