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.18 #386

Closed
wants to merge 2 commits into from
Closed

Conversation

JacobMillward
Copy link

This allows the latest version of egui to be used. Required updating several RenderPassDescriptor objects to account for new fields, as well as updating to handle the new texture format Rgb10a2Uint.

Also updated the minimal-egui example.

Requires new options to be set for render passes, and supports `Rgb10a2Uint`
@parasyte
Copy link
Owner

parasyte commented Jan 8, 2024

@JacobMillward Heads up, there are CI failures that need to be fixed. It's the dependency chain for imgui. which needs Yatekii/imgui-wgpu-rs#104. I would accept this with a git dependency reference for imgui-wgpu pointing at the git rev in that PR. I can't say it will be the last CI failure, though.

@JacobMillward
Copy link
Author

Superseded by #391

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