-
Notifications
You must be signed in to change notification settings - Fork 143
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 24.0.0 #791
Conversation
@songhuaixu Thank you for this contribution! This leads us to an interesting issue which is that we haven't yet released a version that is compatible with Bevy, so we're going to need to hold on this at least until that happens: https://xi.zulipchat.com/#narrow/channel/197075-gpu/topic/wgpu.20v24.20released Is there a particular part of this update that you're in need of to have it sooner rather than a bit later? |
I can wait for Bevy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! A few things.
fe8e412
to
e207d30
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that I'm okay with this overall now. It would make sense to just bump things to 24.0.1 now that that is out earlier today.
Thank you! Thanks also for driving the change to wgpu-profiler |
No description provided.