VulkanMemoryAllocator/src
2019-11-18 13:05:56 +01:00
..
Shaders Updated copyright headers after New Year. 2019-01-02 10:23:35 +01:00
VmaReplay Finish implementation of vmaSetPoolName, vmaGetPoolName 2019-11-18 12:34:54 +01:00
Common.cpp Updated copyright headers after New Year. 2019-01-02 10:23:35 +01:00
Common.h Updated copyright headers after New Year. 2019-01-02 10:23:35 +01:00
Doxyfile Update Doxyfile to latest Doxygen version 2019-11-18 12:38:51 +01:00
SparseBindingTest.cpp Updated copyright headers after New Year. 2019-01-02 10:23:35 +01:00
SparseBindingTest.h Updated copyright headers after New Year. 2019-01-02 10:23:35 +01:00
Tests.cpp Fix TestHeapSizeLimit to work on Radeon R7 APU with 256 MB of DEVICE_LOCAL memory 2019-11-18 13:05:56 +01:00
Tests.h Updated copyright headers after New Year. 2019-01-02 10:23:35 +01:00
vk_mem_alloc.h Remove redundant variable VmaBlockVector::m_IsCustomPool 2019-11-18 12:42:32 +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 headers after New Year. 2019-01-02 10:23:35 +01:00
VmaUsage.h Fix alignment of VmaPoolAllocator::Item::Value 2019-07-26 15:09:07 +02:00
VulkanSample.cpp Add functions vmaBindBufferMemory2, vmaBindImageMemory2, flag VMA_ALLOCATOR_CREATE_KHR_BIND_MEMORY2_BIT 2019-07-02 14:37:21 +02:00