This website requires JavaScript.
Explore
Help
Sign in
eden-emu
/
VulkanMemoryAllocator
Watch
14
Star
0
Fork
You've already forked VulkanMemoryAllocator
0
mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced
2025-05-15 09:18:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fd64a60957
VulkanMemoryAllocator
/
docs
History
Download ZIP
Download TAR.GZ
Adam Sawicki
fd64a60957
Added documentation of the whole "Record and replay" feature to Doxygen docs and README.md.
2018-08-21 11:38:32 +02:00
..
gfx
Added new feature: corruption detection. Added debug macro VMA_DEBUG_DETECT_CORRUPTION, functions vmaCheckCorruption, vmaCheckPoolCorruption
2018-06-14 15:51:47 +02:00
html
Added documentation of the whole "Record and replay" feature to Doxygen docs and README.md.
2018-08-21 11:38:32 +02:00
Recording file format.md
Added recording and replaying of calls to functions: vmaTouchAllocation, vmaGetAllocationInfo. VmaReplay: fixed handling of null allocation.
2018-08-21 10:59:53 +02:00