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

Update to vulkan-sdk-1.3.275 #38

Merged
merged 26 commits into from
Feb 5, 2024
Merged

Update to vulkan-sdk-1.3.275 #38

merged 26 commits into from
Feb 5, 2024

Conversation

Jake-Shadle
Copy link
Member

  • Switch spirv-tools to official repo
  • Regenerate includes
  • Update build

We were using our fork previously, but that is no longer needed (some issue with C++ template bullshit I don't remember)

This also makes it clearer which version we are wrapping since we use a release branch that presumably could get patch versions (though I doubt that happens in practice)
It's now required to specify `--output-language=c++` otherwise...compilation fails. Why you need to specify an additional flag to get files that can actually be compiled is an open question
Notably C++17 is now required
So we just rewrite tar + zstd compression in Rust to get what we want on all platforms
We now _actually_ test compiled vs pre-compiled tools
@Jake-Shadle Jake-Shadle merged commit 437a273 into main Feb 5, 2024
7 checks passed
@Jake-Shadle Jake-Shadle deleted the update branch February 5, 2024 12:45
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.

1 participant