mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 04:10:06 +00:00
Documented recent change in CHANGELOG.md.
This commit is contained in:
parent
ee79c63d61
commit
6897d827c7
@ -26,6 +26,7 @@ Major changes:
|
|||||||
|
|
||||||
Minor changes:
|
Minor changes:
|
||||||
|
|
||||||
|
- Changed behavior of custom pools: `VmaPoolCreateInfo::blockSize` = 0 (default) now means that pool may use variable block sizes, just like default pools do.
|
||||||
- Improved logic of `vmaFindMemoryTypeIndex` for some cases, especially integrated GPUs.
|
- Improved logic of `vmaFindMemoryTypeIndex` for some cases, especially integrated GPUs.
|
||||||
- VulkanSample application: Removed dependency on external library MathFu. Added own vector and matrix structures.
|
- VulkanSample application: Removed dependency on external library MathFu. Added own vector and matrix structures.
|
||||||
- Code changes that improve compatibility with various platforms, including: Visual Studio 2012, 32-bit code, C compilers.
|
- Code changes that improve compatibility with various platforms, including: Visual Studio 2012, 32-bit code, C compilers.
|
||||||
|
Loading…
Reference in New Issue
Block a user