VulkanMemoryAllocator/src
Adam Sawicki 4f900cd1b3 Delete empty block unconditionally if budget is exceeded.
Also fixed crash when freeing lost allocation.
2019-11-13 15:20:31 +01:00
..
Shaders Updated copyright headers after New Year. 2019-01-02 10:23:35 +01:00
VmaReplay Fix ignore warning C4324 also in VmaReplay project 2019-07-26 15:22:51 +02: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 Doxyfile: expand VMA_CALL_PRE and VMA_CALL_POST macros to remove them from documentation 2019-11-13 14:51:01 +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 Fixes and adjustments for budget, regenerate documentation 2019-11-02 15:24:33 +01:00
Tests.h Updated copyright headers after New Year. 2019-01-02 10:23:35 +01:00
vk_mem_alloc.h Delete empty block unconditionally if budget is exceeded. 2019-11-13 15:20:31 +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 Further development of budget management 2019-11-02 14:12:05 +01:00