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 23.0.0 #88

Merged
merged 2 commits into from
Nov 10, 2024
Merged

Update to wgpu 23.0.0 #88

merged 2 commits into from
Nov 10, 2024

Conversation

waywardmonkeys
Copy link
Contributor

No description provided.

@waywardmonkeys
Copy link
Contributor Author

The demo is crashing on macOS with a validation error that the surface hasn't been configured. I'm still looking into that.

@Wumpf
Copy link
Owner

Wumpf commented Oct 31, 2024

looks like the demo only ever does configure on resize. how did this ever work..?

@waywardmonkeys
Copy link
Contributor Author

Well, I think winit often sends a resize at startup, but before I ran out of time, I didn't see it happening yesterday.

@DJMcNab
Copy link

DJMcNab commented Nov 6, 2024

If the demo was already not implemented correctly, is it worth merging this as-is (it seems to have been validated by the author of #89), and moving the issue with the demo to its own issue?

Not doing this led to panics with wgpu 23.
@waywardmonkeys waywardmonkeys marked this pull request as ready for review November 7, 2024 07:22
@waywardmonkeys
Copy link
Contributor Author

@Wumpf Looks like just a single line fix to the demo was enough. Hopefully this is good to go now.

@Wumpf Wumpf merged commit a0d1451 into Wumpf:main Nov 10, 2024
1 check passed
@waywardmonkeys waywardmonkeys deleted the update-wgpu branch November 10, 2024 23:51
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.

3 participants