VulkanMemoryAllocator/src
2021-06-09 16:48:06 +02:00
..
Shaders Improve consistency in naming of targets and options 2021-05-31 23:53:21 +02:00
VmaReplay Enable compiling with multiple processes for VmaReplay 2021-06-02 12:18:42 +02:00
.editorconfig Add .editorconfig file to configure supporting editors to use proper whitespaces for indentation 2020-04-24 12:42:06 +02:00
CMakeLists.txt Link VulkanMemoryAllocator to Vulkan only if static linking is enabled 2021-06-02 00:23:57 +02:00
Common.cpp Added parsing of command line parameters and GPU selection 2021-03-11 15:15:38 +01:00
Common.h Added parsing of command line parameters and GPU selection 2021-03-11 15:15:38 +01:00
SparseBindingTest.cpp Fixed synchronization issue in TestPool_Benchmark 2021-03-02 15:11:18 +01:00
SparseBindingTest.h Updated copyright header to year 2021. 2021-02-16 17:28:49 +01:00
Tests.cpp Fixed usage of VK_KHR_buffer_device_address extension 2021-03-02 16:48:32 +01:00
Tests.h Updated copyright header to year 2021. 2021-02-16 17:28:49 +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 Updated copyright header to year 2021. 2021-02-16 17:28:49 +01:00
VmaUsage.h Remove macros which can be configured through CMake from VmaUsage.h 2021-06-02 23:18:54 +02:00
VulkanSample.cpp Added parsing of command line parameters and GPU selection 2021-03-11 15:15:38 +01:00