Skip to content

Update wgpu and winit to the latest version#814

Merged
mitchmindtree merged 1 commit intonannou-org:masterfrom
Woyten:wgpu-and-winit-update
Dec 15, 2021
Merged

Update wgpu and winit to the latest version#814
mitchmindtree merged 1 commit intonannou-org:masterfrom
Woyten:wgpu-and-winit-update

Conversation

@Woyten
Copy link
Copy Markdown
Contributor

@Woyten Woyten commented Dec 6, 2021

This PR explicitly lifts wgpu to 0.11.1 which fixes some driver compatibility regressions and is compatible with winit 0.26.0.
winit 0.26.0 has the web-sys feature flag removed which I take as a commitment to builtin / reliable WASM support.

Not entirely sure about it but I think this PR also lifts the rustflags = ["--cfg", "web_sys_unstable_apis"] requirement of #715. As a result I propose to merge this PR before #715.

@mitchmindtree
Copy link
Copy Markdown
Member

Thanks for this!

@mitchmindtree mitchmindtree merged commit 96c4377 into nannou-org:master Dec 15, 2021
@Woyten Woyten deleted the wgpu-and-winit-update branch December 15, 2021 11:35
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