Version 2.0.0-alpha.7. Removed VmaAllocatorCreateInfo::preferredSmallHeapBlockSize. VmaBlockVector::Allocate: New algorithm that allocates 1/8, 1/4, 1/2 of preferred block size as first blocks, to save memory.

This commit is contained in:
Adam Sawicki 2018-02-09 16:52:05 +01:00
parent 6ee1560d4d
commit a82e18346e
10 changed files with 140 additions and 149 deletions

File diff suppressed because one or more lines are too long