Skip to content

Commit 6897d82

Browse files
Documented recent change in CHANGELOG.md.
1 parent ee79c63 commit 6897d82

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
@@ -26,6 +26,7 @@ Major changes:
2626

2727
Minor changes:
2828

29+
- Changed behavior of custom pools: `VmaPoolCreateInfo::blockSize` = 0 (default) now means that pool may use variable block sizes, just like default pools do.
2930
- Improved logic of `vmaFindMemoryTypeIndex` for some cases, especially integrated GPUs.
3031
- VulkanSample application: Removed dependency on external library MathFu. Added own vector and matrix structures.
3132
- Code changes that improve compatibility with various platforms, including: Visual Studio 2012, 32-bit code, C compilers.

0 commit comments

Comments
 (0)