VulkanMemoryAllocator/src
2021-06-09 16:30:59 +02:00
..
Shaders Updated copyright header to year 2021. 2021-02-16 17:28:49 +01:00
VmaReplay Moved main file vk_mem_alloc.h to subdirectory include/ 2021-04-19 13:46:49 +02:00
.editorconfig Add .editorconfig file to configure supporting editors to use proper whitespaces for indentation 2020-04-24 12:42:06 +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 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