VulkanMemoryAllocator/docs
Adam Sawicki d3a85f0dc3 Refactored virtual allocator. (COMPATIBILITY BREAKING!) Added TLSF algoritym.
Refactored virtual allocator: Added type VmaVirtualAllocation, member VmaVirtualAllocationInfo::offset, changed parameters of vmaVirtualAllocate, vmaVirtualFree, vmaSetVirtualAllocationUserData, vmaGetVirtualAllocationInfo.

Added TLSF algorithm: Added VMA_POOL_CREATE_TLSF_ALGORITHM_BIT, VMA_VIRTUAL_BLOCK_CREATE_TLSF_ALGORITHM_BIT.

Some internal refactoring.

Improved documentation: Grouped API elements into Doxygen modules.

Code mostly by @medranSolus.
2022-01-20 17:00:33 +01:00
..
gfx Deleted the whole feature of lost allocations. COMPATIBILITY BREAKING! 2022-01-10 17:57:11 +01:00
html Refactored virtual allocator. (COMPATIBILITY BREAKING!) Added TLSF algoritym. 2022-01-20 17:00:33 +01:00
.nojekyll Fix to online documentation 2021-06-18 17:12:22 +02:00