Skip to content

Commit 91fed8d

Browse files
committed
Updated CHANGELOG.md referring to #520
1 parent 41a3630 commit 91fed8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Added functions `vmaCreateDedicatedBuffer`, `vmaCreateDedicatedImage`, `vmaAllocateDedicatedMemory` offering extra parameter `void* pMemoryAllocateNext`.
88
- Added function `vmaGetMemoryWin32Handle2` offering extra parameter `VkExternalMemoryHandleTypeFlagBits handleType`.
99
- Added `VMA_VERSION` macro with library version number (#507).
10+
- Improvements in the algorithm choosing memory type when `VMA_MEMORY_USAGE_AUTO*` is used (#520).
1011
- Fixes for compatibility with C++20 modules on Clang 21 and GCC15 (#513, #514).
1112
- Other fixes and improvements, including compatibility with various platforms and compilers, improvements in documentation, sample application, and tests.
1213

0 commit comments

Comments
 (0)