Adam Sawicki
|
b5456bb4e5
|
Added functions vmaCopyMemoryToAllocation, vmaCopyAllocationToMemory
Few other minor fixes and improvements.
Regenerated documentation.
|
2024-01-21 13:30:23 +01:00 |
|
Adam Sawicki
|
b2e7801ff3
|
Added function vmaGetAllocationInfo2, structure VmaAllocationInfo2
See #383, #340 Thanks @debaetsd !
Rebuilt the docs.
|
2023-11-08 18:01:19 +01:00 |
|
Adam Sawicki
|
0e89587db3
|
Updated Doxyfile for Doxygen 1.9.6
Regenerated documentation.
Fixes #335
|
2023-05-02 12:44:06 +02:00 |
|
Adam Sawicki
|
cb5bf6452c
|
Minor fix in documentation
Regenerated the documentation using Doxygen 1.9.5.
|
2022-11-04 17:02:24 +01:00 |
|
Adam Sawicki
|
b51fea7a53
|
Improved documentation regarding selecting Vulkan version
See #256
Updated to Doxygen 1.9.4.
|
2022-06-14 16:43:27 +02:00 |
|
Adam Sawicki
|
6b098e457e
|
Small but important fix in the documentation
|
2022-03-14 18:05:55 +01:00 |
|
Adam Sawicki
|
d2f0313d20
|
Fixes in comments
Regenerated documentation.
|
2021-10-18 17:32:40 +02:00 |
|
Adam Sawicki
|
0790b5f0a9
|
Regenerated documentation
Used new Doxygen 1.9.1
|
2021-06-21 14:55:01 +02:00 |
|
Adam Sawicki
|
3528e2aed3
|
Minor formatting fix in documentation
Regenerated documentation using new Doxygen.
|
2020-10-15 15:04:12 +02:00 |
|
Adam Sawicki
|
72983b0aa1
|
Clarified documentation in few places to mention textures need to use LINEAR layout when accessed from the host
Rebuilt HTML documentation. Used new Doxygen 1.8.18.
Closes #129
|
2020-05-08 18:43:25 +02:00 |
|
Adam Sawicki
|
a1d992f5d1
|
Add function vmaGetAllocatorInfo, structure VmaAllocatorInfo
Closes #99
Also rebuilt Doxygen documentation.
|
2020-03-02 15:32:10 +01:00 |
|
Adam Sawicki
|
76004205fd
|
Add documentation chapter about VK_AMD_device_coherent_memory extension usage
Regenerated Doxygen documentation.
|
2020-02-07 17:18:35 +01:00 |
|
Adam Sawicki
|
48b8a33869
|
Fixes and adjustments for budget, regenerate documentation
|
2019-11-02 15:24:33 +01:00 |
|
Adam Sawicki
|
796cdc62f6
|
Updated documentation - added information about VK_AMD_memory_allocation_behavior extension.
Regenerated documentation, using new Doxygen version.
|
2019-01-15 11:45:58 +01:00 |
|
Adam Sawicki
|
012a4ac697
|
Designed and documented new interface for defragmentation.
Added: VmaDefragmentationContext, VmaDefragmentationFlagBits, VmaDefragmentationFlags, VmaDefragmentationInfo2, vmaDefragmentationBegin(), vmaDefragmentationEnd(). Extended VmaDefragmentationStats by allocationsLost. Deprecated VmaDefragmentationInfo2, vmaDefragment().
|
2018-10-09 13:25:01 +02:00 |
|
Adam Sawicki
|
e929bab5d8
|
Prepared version 2.1.0 final. Rebuilt binaries. Updated CHANGELOG.md. Rebuilt Doxygen dovcumentation (with new Doxygen version).
|
2018-09-10 11:14:05 +02:00 |
|
Adam Sawicki
|
d8359cd295
|
Documentation: Written "Statistics" chapter.
|
2018-03-12 15:58:23 +01:00 |
|
Adam Sawicki
|
727e8b269f
|
More documentation. Refactored table of contents.
|
2018-03-12 15:34:32 +01:00 |
|
Adam Sawicki
|
d08dc0cd6a
|
Reorganized Doxygen documentation into more separate pages.
|
2017-10-17 11:27:14 +02:00 |
|