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
|
c168e42de4
|
Rebuilt the docs
|
2022-02-17 14:44:48 +01:00 |
|
Adam Sawicki
|
a8581fc96c
|
Deleted the whole Record&Replay feature. COMPATIBILITY BREAKING!
Removed from the API: VmaAllocatorCreateInfo::pRecordSettings, VmaRecordSettings, VmaRecordFlagBits, VmaRecordFlags.
Regenerated documentation. Updated README.
|
2022-01-10 18:11:09 +01:00 |
|
Adam Sawicki
|
f529a86ab5
|
Added VmaVulkanFunctions::vkGetInstanceProcAddr, vkGetDeviceProcAddr
These are now required when using VMA_DYNAMIC_VULKAN_FUNCTIONS. Compatibility breaking!
Closes #211
|
2021-11-29 17:52:30 +01:00 |
|
Adam Sawicki
|
c809ddca76
|
Documented some members of VmaVulkanFunctions to clarify which functions to fetch
Also a fix in documentation generation and rebuilt the docs.
|
2021-11-05 17:41:46 +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
|
e73e988daf
|
Add support for buffer device address, together with documentation and tests
Added VMA_ALLOCATOR_CREATE_BUFFER_DEVICE_ADDRESS_BIT.
|
2020-03-20 18:05:42 +01: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
|
4670506a22
|
Announce version 2.3.0-alpha.1
|
2019-11-25 12:46:57 +01:00 |
|
Adam Sawicki
|
52d0272459
|
Regenerate documentation, rebuild binaries
Switched binaries from vs2017 to vs2019.
|
2019-11-18 15:03:59 +01:00 |
|
Adam Sawicki
|
48b8a33869
|
Fixes and adjustments for budget, regenerate documentation
|
2019-11-02 15:24:33 +01:00 |
|
Adam Sawicki
|
4abe30c1ae
|
Add functions vmaBindBufferMemory2, vmaBindImageMemory2, flag VMA_ALLOCATOR_CREATE_KHR_BIND_MEMORY2_BIT
This change adds usage of VK_KHR_bind_memory2 extension.
Also add structure members VmaVulkanFunctions::vkBindBufferMemory2KHR, vkBindImageMemory2KHR.
|
2019-07-02 14:37:21 +02: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
|
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
|
3eb870d6d6
|
Added documentation for new code elements related to recording. Added "Recording file format.md" file.
|
2018-08-20 17:53:02 +02:00 |
|
Adam Sawicki
|
9bb910e63c
|
Updates in documentation.
|
2018-04-06 17:04:28 +02:00 |
|
Adam Sawicki
|
d08dc0cd6a
|
Reorganized Doxygen documentation into more separate pages.
|
2017-10-17 11:27:14 +02:00 |
|
Adam Sawicki
|
9b3adfc9d0
|
Generated Doxygen documentation into docs/ directory.
|
2017-06-20 11:17:23 +02:00 |
|