VulkanMemoryAllocator/src
Adam Sawicki a8581fc96c Deleted the whole Record&Replay feature. COMPATIBILITY BREAKING!
Removed from the API: VmaAllocatorCreateInfo::pRecordSettings, VmaRecordSettings, VmaRecordFlagBits, VmaRecordFlags.
Regenerated documentation. Updated README.
2022-01-10 18:11:09 +01:00
..
Shaders Standardized line endings to LF 2021-09-30 12:03:35 +02:00
.editorconfig Standardized line endings to LF 2021-09-30 12:03:35 +02:00
CMakeLists.txt Deleted the whole Record&Replay feature. COMPATIBILITY BREAKING! 2022-01-10 18:11:09 +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 Deleted the whole feature of lost allocations. COMPATIBILITY BREAKING! 2022-01-10 17:57:11 +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