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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
# 3.3.0 (2025-??-??)
2
+
3
+
Additions to the library API:
4
+
5
+
- Added function `vmaImportVulkanFunctionsFromVolk`, useful for loading pointers to Vulkan functions with [volk library](https://github.com/zeux/volk).
6
+
7
+
Other changes:
8
+
9
+
- Added macro `VMA_DEBUG_DONT_EXCEED_HEAP_SIZE_WITH_ALLOCATION_SIZE`, enabled by default.
<p>Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. <br/>
92
92
License: MIT <br/>
93
93
See also: <ahref="https://gpuopen.com/gaming-product/vulkan-memory-allocator/">product page on GPUOpen</a>, <ahref="https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator">repository on GitHub</a></p>
0 commit comments