VulkanMemoryAllocator/docs
Adam Sawicki 1e97603ab8 Deleted the whole feature of lost allocations. COMPATIBILITY BREAKING!
Removed from the interface: VMA_ALLOCATION_CREATE_CAN_BECOME_LOST_BIT, VMA_ALLOCATION_CREATE_CAN_MAKE_OTHER_LOST_BIT, vmaCreateLostAllocation, vmaMakePoolAllocationsLost, vmaTouchAllocation, VmaAllocatorCreateInfo::frameInUseCount, VmaPoolCreateInfo::frameInUseCount.

Also fixed a bug with synchronization in VmaDedicatedAllocationList.
2022-01-10 17:57:11 +01:00
..
gfx Deleted the whole feature of lost allocations. COMPATIBILITY BREAKING! 2022-01-10 17:57:11 +01:00
html Fixed documentation about OpenGL interop 2021-12-20 13:05:24 +01:00
.nojekyll Fix to online documentation 2021-06-18 17:12:22 +02:00
Recording file format.md Renamed macro VMA_DEBUG_ALIGNMENT to VMA_MIN_ALIGNMENT as there are valid use cases for it other than debugging purposes. 2021-06-14 17:01:33 +02:00