Skip to content

v0.23.0

Compare
Choose a tag to compare
@KyleMayes KyleMayes released this 01 Apr 02:13
· 73 commits to master since this release

Changed

  • Bumped MSRV to 1.65
  • Bumped winit to 0.29
  • Added no_std compability for vulkanalia and vulkanalia-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