You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added function `vmaGetMemoryWin32Handle2` offering extra parameter `VkExternalMemoryHandleTypeFlagBits handleType`.
9
9
- 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).
10
11
- Fixes for compatibility with C++20 modules on Clang 21 and GCC15 (#513, #514).
11
12
- Other fixes and improvements, including compatibility with various platforms and compilers, improvements in documentation, sample application, and tests.
0 commit comments