v0.23.0
Changed
- Bumped MSRV to 1.65
- Bumped
winit
to0.29
- Added
no_std
compability forvulkanalia
andvulkanalia-sys
crates - Make all extendable output structs parameters in command wrappers (see #213 for details)
Fixed
Added
- Added support for Vulkan video extensions
- Added
vulkanalia::prelude::v1_3
module (a prelude module for Vulkan 1.3+)
Bindings Updates
- September 22, 2023 Vulkan 1.3.265 spec update
- Add a driver ID for AGXV (Asahi) (#2238)
- Add riscv64 to 64-bit platforms (#2236)
- September 29, 2023 Vulkan 1.3.266 spec update
- October 6, 2023 Vulkan 1.3.267 spec update
- Update the Antora site landing page to include API spec revision number (#2243)
- Fix URL
- Make chapter appear in Antora build
- Remove Vulkan SC-specific file from Antora build
- Add a spec build test (#2248)
- October 13, 2023 Vulkan 1.3.268 spec update
- Style guide wording cleanup
- Add/correct a couple of optional attributes (#2252)
- Merge branch 'main' of github.com:KhronosGroup/Vulkan-Docs into github-main
- October 20, 2023 Vulkan 1.3.269 spec update
- Add VK_KHR_timeline_semaphore dependency for VK_NV_low_latency2. (#2264)
- November 9, 2023 Vulkan 1.3.270 spec update
- November 17, 2023 Vulkan 1.3.271 spec update
- December 1, 2023 Vulkan 1.3.272 spec update
- Add missing bitwidth attribute for VkPhysicalDeviceSchedulingControlsFlagBitsARM (#2280)
- December 8, 2023 Vulkan 1.3.273 spec update
- Remove incorrect optional attribute on VkCudaLaunchInfoNV::pParams and pExtras (#2263)
- make VkRenderPassStripeBeginInfoARM::pStripeInfos const (#2279)
- December 19, 2023 Vulkan 1.3.274 spec update
- Update VK_EXT_image_compression_control support query example (#2285)
- January 5, 2024 Vulkan 1.3.275 spec update
- Add epub generation (#2286)
- January 25, 2024 Vulkan 1.3.276 spec update
- February 1, 2024 Vulkan 1.3.277 spec update
- Update for Vulkan-Docs 1.3.277
- Fix invalid parameter section generation for function pointers and function prototypes (#2304)
- Fix some improperly named files.
- Add a new extension: VK_EXT_map_memory_placed (#1906)
- February 16, 2024 Vulkan 1.3.278 spec update
- Snapshot from internal repo with various Antora fixes so we can try them out
- Add a few overlooked Antora-related files.
- March 1, 2024 Vulkan 1.3.279 spec update
- Use proper\full QFOT name (#2320)
- March 8, 2024 Vulkan 1.3.280 spec update
- Always generate failure code section (#2325)
- Update ChangeLog.adoc for 1.3.280
- March 22, 2024 Vulkan 1.3.281 spec update