Update to wgpu 0.18, naga 0.14, naga_oil 0.11, egui 0.24.1#13732
Merged
torokati44 merged 1 commit intoruffle-rs:masterfrom Dec 14, 2023
Merged
Update to wgpu 0.18, naga 0.14, naga_oil 0.11, egui 0.24.1#13732torokati44 merged 1 commit intoruffle-rs:masterfrom
torokati44 merged 1 commit intoruffle-rs:masterfrom
Conversation
This was referenced Oct 30, 2023
4aeeb47 to
ca9c083
Compare
1 task
16a36d5 to
1b43c9f
Compare
1 task
33aa3b2 to
fed1749
Compare
Member
Author
|
Some remaining issues:
|
b910df0 to
1a83140
Compare
1a83140 to
4235250
Compare
Member
|
The close button issue will be fixed by emilk/egui#3627 (though we can easily work around it on our end if we want) |
This was referenced Nov 26, 2023
4235250 to
75a5d71
Compare
Member
Author
|
Marking as draft for a short time again, see the comments under gfx-rs/wgpu#4778. |
75a5d71 to
339178d
Compare
e09c870 to
1c724fa
Compare
Member
Author
|
The close button (X) is fixed. |
e68962a to
7dc84a4
Compare
This was referenced Dec 4, 2023
This was referenced Dec 11, 2023
edf1828 to
bca3a92
Compare
…0, egui to 0.24.1
bca3a92 to
52b7659
Compare
Closed
This was referenced Dec 19, 2023
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Currently blocked by, andmostly based on: emilk/egui#3505EDIT: This is now merged, waiting for a new release.EDIT: egui 0.24 is now out.
Also blocked by bevyengine/naga_oil#63, which is in turn, by gfx-rs/wgpu#4569.EDIT: The latter is now merged, also waiting for a new release.EDIT: A backport of the latter is in v0.18: gfx-rs/wgpu#4693EDIT: naga_oil 0.11.0 and wgpu-core 0.18.1 are now out with these fixes.
Feel free to force-push this branch if any of you continue working on this!