VulkanMemoryAllocator/src/VmaReplay
2018-09-06 11:38:37 +02:00
..
Common.cpp VmaReplay: Added comparison of memory heaps and types and appropriate warnings. 2018-08-22 11:44:44 +02:00
Common.h Updated file format to 1,3. Added configuration section. 2018-08-21 17:56:25 +02:00
VmaReplay.cpp VmaReplay: Added usage of VMA_ALLOCATOR_CREATE_EXTERNALLY_SYNCHRONIZED_BIT, as the app is currently single-threaded only anyway. 2018-08-22 11:46:26 +02:00
VmaUsage.cpp Created project VmaReplay, started coding it. 2018-08-07 13:44:20 +02:00
VmaUsage.h Fixed missing #include <Windows.h> for cases when it's needed but macro VK_USE_PLATFORM_WIN32_KHR is not defined. Issue #38 thanks @farnoy ! 2018-09-06 11:38:37 +02:00