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

Upgrade wgpu to 0.19 #444

Merged
merged 10 commits into from
Feb 19, 2024
Merged

Upgrade wgpu to 0.19 #444

merged 10 commits into from
Feb 19, 2024

Conversation

DJMcNab
Copy link
Member

@DJMcNab DJMcNab commented Feb 19, 2024

Subsumes #427

Fixes #411

@DJMcNab DJMcNab requested a review from ratmice February 19, 2024 10:10
@DJMcNab DJMcNab enabled auto-merge February 19, 2024 10:25
@ratmice
Copy link
Contributor

ratmice commented Feb 19, 2024

Overall this looked fine to me, some of the re-indentation is unfortunate just because it makes the patch a bit hard to read, but
with rustfmt c'est la vie.

@DJMcNab DJMcNab added this pull request to the merge queue Feb 19, 2024
Merged via the queue into linebender:main with commit a8b33b3 Feb 19, 2024
8 checks passed
@DJMcNab DJMcNab deleted the update-wgpu-cont branch February 19, 2024 10:42
simbleau pushed a commit that referenced this pull request Feb 20, 2024
* chore: update wgpu

* fmt

* fix

* update winit

* fix lifetime

* fix typo

* rework character input handling

* Fix Android compilation

* Add a comment on the unprincipled keyboard shortcuts

* Re-enable the Bevy example

---------

Co-authored-by: crowlkats <[email protected]>
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.

Update raw-window-handle dependency
3 participants