VulkanMemoryAllocator/src
2018-12-21 13:26:55 +01:00
..
Shaders Wrote test for sparse image binding with testing actual content - function BaseImage::TestContent. It uses vkCopyBufferToImage and then a compute shader to read back pixels of the image. 2018-12-05 17:34:34 +01:00
VmaReplay Preparations for v2.0.0 release. Updated version numbers. Rebuilt binaries and documentation. 2018-12-13 11:01:16 +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
SparseBindingTest.cpp Sparse binding test: added textures with mip maps. 2018-12-06 12:49:52 +01:00
SparseBindingTest.h Wrote basic test for sparse binding. 2018-10-03 13:44:29 +02:00
Tests.cpp Final fixes before v2.2.0 release. Minor fixes after tests. Rebuilt binaries and documentation again. 2018-12-13 11:56:30 +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 Compiler compatibility fix for VMA_USE_STL_SHARED_MUTEX macro. Issue #52 thanks @jamesRumbleh ! 2018-12-21 13:26:55 +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 Merge branch 'master' into allocation_defragmentation_strategies 2018-12-06 14:52:11 +01:00
VulkanSample.cpp Preparations for v2.0.0 release. Updated version numbers. Rebuilt binaries and documentation. 2018-12-13 11:01:16 +01:00