Fixed threading bug with mapping vs binding. Added functions vmaBindBufferMemory, vmaBindImageMemory. Removed class VmaDeviceMemoryMapping. Minor fixes in documentation.

This commit is contained in:
Adam Sawicki 2018-03-13 14:59:12 +01:00
parent 57fa5580c0
commit ba335cf8c0
9 changed files with 454 additions and 234 deletions

File diff suppressed because one or more lines are too long