VulkanMemoryAllocator/src
Adam Sawicki bbdcdae100
Merge pull request #75 from dreamer/steam-runtime-compilation-error
Use fallback aligned_alloc for pre-C++17 glibc++
2019-09-06 14:52:30 +02: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 Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02: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 sample application to also pass VkAllocationCallbacks to Vulkan, not only to VMA 2019-07-02 13:40:01 +02:00
Tests.h Updated copyright headers after New Year. 2019-01-02 10:23:35 +01:00
vk_mem_alloc.h Merge pull request #75 from dreamer/steam-runtime-compilation-error 2019-09-06 14:52:30 +02: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