We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66db1cd commit 089e0ebCopy full SHA for 089e0eb
CHANGELOG.md
@@ -6,7 +6,8 @@ Additions to the library API:
6
7
Other changes:
8
9
-- Added macro `VMA_DEBUG_DONT_EXCEED_HEAP_SIZE_WITH_ALLOCATION_SIZE`, enabled by default.
+- Added macro `VMA_DEBUG_DONT_EXCEED_HEAP_SIZE_WITH_ALLOCATION_SIZE` with default value 1.
10
+- Changed macro `VMA_DEBUG_DONT_EXCEED_MAX_MEMORY_ALLOCATION_COUNT` default value from 0 to 1.
11
- Added documentation chapter "Frequenty asked questions".
12
- Other fixes and improvements, including compatibility with various platforms and compilers.
13
0 commit comments