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 wgpu to 0.19.3 #5409

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Update wgpu to 0.19.3 #5409

merged 1 commit into from
Mar 7, 2024

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Mar 6, 2024

What

WebGPU APIs are now vendored inside of wgpu, meaning the only reason we still need unstable web-sys is clipboard support in egui.

Changelog 0.19.3
Changelog 0.19.2

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!

@Wumpf Wumpf added dependencies concerning crates, pip packages etc include in changelog labels Mar 6, 2024
WebGPU APIs are now vendored inside of wgpu, meaning the only reason we still need unstable web-sys is clipboard support in egui.
@Wumpf Wumpf force-pushed the andreas/wgpu-0.19.3 branch from 98d2c15 to ce6d4fa Compare March 6, 2024 09:08
@Wumpf Wumpf merged commit 2a59c08 into main Mar 7, 2024
34 of 35 checks passed
@Wumpf Wumpf deleted the andreas/wgpu-0.19.3 branch March 7, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies concerning crates, pip packages etc include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants