VulkanMemoryAllocator/src
2021-05-31 23:53:21 +02:00
..
Shaders Rename replay app target and shaders target 2021-05-28 20:03:27 +02:00
VmaReplay Rename replay app target and shaders target 2021-05-28 20:03:27 +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 Move add_subdirectory for shaders and VmaReplay to the end of the file 2021-05-31 23:53:21 +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
Doxyfile Do not include nullability and length annotations in documentation 2020-04-07 22:41:03 +08: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 Moved main file vk_mem_alloc.h to subdirectory include/ 2021-04-19 13:46:49 +02:00
VulkanSample.cpp Added parsing of command line parameters and GPU selection 2021-03-11 15:15:38 +01:00