VulkanMemoryAllocator/src
2018-11-16 16:15:18 +01:00
..
Shaders First commit 2017-06-16 17:21:31 +02:00
VmaReplay Removed VMA_DEFRAGMENTATION_CAN_MAKE_LOST_BIT. Not going to implement it for now... 2018-11-16 14:46:04 +01:00
Common.cpp Publishing testing environment. Tests are available under [T] key. 2018-03-13 16:15:53 +01:00
Common.h Added TestDefragmentationGpu. Not passing - apparently there is some bug... 2018-10-18 14:44:05 +02:00
Doxyfile Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
Tests.cpp Merge branch 'master' into allocation_defragmentation_strategies 2018-11-16 14:36:57 +01:00
Tests.h Publishing testing environment. Tests are available under [T] key. 2018-03-13 16:15:53 +01:00
vk_mem_alloc.h Implemeneted VMA_DEFRAGMENTATION_FAST_ALGORITHM_BIT, VMA_DEFRAGMENTATION_OPTIMAL_ALGORITHM_BIT. Not tested yet. 2018-11-16 16:15:18 +01:00
vk_mem_alloc.natvis Created vk_mem_alloc.natvis file. VmaVectorRemoveSorted: Fixed compilation error when STL is used. 2017-09-20 13:27:21 +02:00
VmaUsage.cpp Added source files to project: Common.*, Tests.*, VmaUsage.*. 2018-03-13 15:42:22 +01:00
VmaUsage.h Used VMA_RW_MUTEX in 2 other places for optimization. 2018-10-10 16:43:44 +02:00
VulkanSample.cpp Merge branch 'master' into allocation_defragmentation_strategies 2018-11-16 14:36:57 +01:00