VulkanMemoryAllocator/src
Adam Sawicki c195e40baa More development of buffer suballocation
Introduced dedicated suballocations - always used for now.
Started writing documentation.
2023-02-02 17:57:04 +01:00
..
cmake [cmake] Updated installation process to use modern CMake targets 2022-06-14 17:40:18 +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 MSVC cleanup 2022-11-30 10:30:19 -07: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 More development of buffer suballocation 2023-02-02 17:57:04 +01: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 Fix windows.h not found when cross compiling on Linux 2022-06-19 20:54:03 +03:00
VulkanSample.cpp Strip trailing whitespace in code files 2022-06-14 13:41:15 +02:00