Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulkan 1.3 support, updated dependencies #1836

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

Rua
Copy link
Contributor

@Rua Rua commented Feb 21, 2022

Changelog:

- Added support for Vulkan 1.3.
- Added `Version::HEADER_VERSION`, a constant that contains the Vulkan spec version that Vulkano currently uses.

This updates Ash to 0.36, which includes support for Vulkan 1.3. I've added support for it to Vulkano where needed, including alternative function calls where extensions were promoted.

Copy link
Member

@AustinJ235 AustinJ235 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@AustinJ235 AustinJ235 merged commit db51e15 into vulkano-rs:master Feb 25, 2022
AustinJ235 added a commit that referenced this pull request Feb 25, 2022
@Rua Rua deleted the vulkan-1.3 branch May 31, 2022 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants