VulkanMemoryAllocator/src
Adam Sawicki 6859ef214f Removed deprecated function vmaResizeAllocation
Also fixed compatibility with Vulkan 1.0.

See #164
2021-02-26 12:09:34 +01:00
..
Shaders Updated copyright header to year 2021. 2021-02-16 17:28:49 +01:00
VmaReplay Updated copyright header to year 2021. 2021-02-16 17:28:49 +01: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 Sample app: Added printing information about available memory heaps nad types 2021-02-26 11:59:58 +01:00
Common.h Sample app: Added printing information about available memory heaps nad types 2021-02-26 11:59:58 +01:00
Doxyfile Do not include nullability and length annotations in documentation 2020-04-07 22:41:03 +08:00
SparseBindingTest.cpp Fixed budget management in VmaBlockVector::Allocate for cases when some of multi-page allocations fail 2021-02-23 18:21:42 +01:00
SparseBindingTest.h Updated copyright header to year 2021. 2021-02-16 17:28:49 +01:00
Tests.cpp Fix in tests for AMD APU with DEVICE_LOCAL heap of only 256 MB 2021-02-23 15:27:24 +01:00
Tests.h Updated copyright header to year 2021. 2021-02-16 17:28:49 +01:00
vk_mem_alloc.h Removed deprecated function vmaResizeAllocation 2021-02-26 12:09:34 +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 Updated copyright header to year 2021. 2021-02-16 17:28:49 +01:00
VulkanSample.cpp Sample app: Added printing information about available memory heaps nad types 2021-02-26 11:59:58 +01:00