VulkanMemoryAllocator/src
Adam Sawicki db15ce374e
Merge pull request #345 from abouvier/cmake-fix
cmake: always add vulkan headers dir
2023-07-04 13:46:16 +02:00
..
cmake cmake: always add vulkan headers dir 2023-06-30 20:57:03 +02:00
Shaders Fixed vmaBuildVirtualBlockStatsString, vmaFreeVirtualBlockStatsString to also be inside #if VMA_STATS_STRING_ENABLED 2022-01-21 12:56:18 +01:00
.editorconfig Standardized line endings to LF 2021-09-30 12:03:35 +02:00
CMakeLists.txt Merge pull request #345 from abouvier/cmake-fix 2023-07-04 13:46:16 +02:00
Common.cpp Strip trailing whitespace in code files 2022-06-14 13:41:15 +02:00
Common.h Fixed vmaBuildVirtualBlockStatsString, vmaFreeVirtualBlockStatsString to also be inside #if VMA_STATS_STRING_ENABLED 2022-01-21 12:56:18 +01:00
SparseBindingTest.cpp Strip trailing whitespace in code files 2022-06-14 13:41:15 +02:00
SparseBindingTest.h Fixed vmaBuildVirtualBlockStatsString, vmaFreeVirtualBlockStatsString to also be inside #if VMA_STATS_STRING_ENABLED 2022-01-21 12:56:18 +01:00
Tests.cpp Strip trailing whitespace in code files 2022-06-14 13:41:15 +02:00
Tests.h Fixed vmaBuildVirtualBlockStatsString, vmaFreeVirtualBlockStatsString to also be inside #if VMA_STATS_STRING_ENABLED 2022-01-21 12:56:18 +01:00
vk_mem_alloc.natvis Improved NATVIS file - added support for VmaIntrusiveLinkedList usage 2021-12-07 16:48:07 +01:00
VmaUsage.cpp Fixed vmaBuildVirtualBlockStatsString, vmaFreeVirtualBlockStatsString to also be inside #if VMA_STATS_STRING_ENABLED 2022-01-21 12:56:18 +01:00
VmaUsage.h Fixes for some compiler warnings 2023-02-24 14:04:59 +01:00
VulkanSample.cpp Strip trailing whitespace in code files 2022-06-14 13:41:15 +02:00