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 wgpu 22.1.0 #635

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

waywardmonkeys
Copy link
Contributor

No description provided.

@waywardmonkeys
Copy link
Contributor Author

This is blocked on Wumpf/wgpu-profiler#75

That in turn is very likely blocked on getting a 22.0.1 release of wgpu.

Opening this here now to track that it is in progress and what's blocking it as well as call out a couple of discussion points.

  1. In vello_shaders, we have a feature msl which could be changed to only happen on Apple targets by using msl-out-if-target-apple instead with Naga 22. I don't know what the upstream users of this feature want.
  2. We could start to enable the work from Pipeline caching, this time not jankily #524 to improve startup time when using Vulkan.
  3. ???

@waywardmonkeys waywardmonkeys changed the title Update to wgpu 22 Update to wgpu 22.1.0 Aug 1, 2024
@waywardmonkeys waywardmonkeys marked this pull request as ready for review August 1, 2024 08:29
CHANGELOG.md Outdated Show resolved Hide resolved
vello/src/wgpu_engine.rs Show resolved Hide resolved
@waywardmonkeys waywardmonkeys added this pull request to the merge queue Aug 1, 2024
Merged via the queue into linebender:main with commit 1f71fc9 Aug 1, 2024
17 checks passed
@waywardmonkeys waywardmonkeys deleted the update-to-wgpu-22 branch August 1, 2024 11:39
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.

2 participants