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

wgpu: Use Depth24PlusStencil8 again #8464

Merged
merged 2 commits into from
Nov 3, 2022
Merged

wgpu: Use Depth24PlusStencil8 again #8464

merged 2 commits into from
Nov 3, 2022

Conversation

relrelb
Copy link
Contributor

@relrelb relrelb commented Nov 3, 2022

This reverts #8297. Instead, pin wgpu-hal and wgpu-types to include gfx-rs/wgpu#3165, which fixes gfx-rs/wgpu#3112.

This reverts ruffle-rs#8297. Instead, pin `wgpu-hal` and `wgpu-types` to
include gfx-rs/wgpu#3165, which fixes
gfx-rs/wgpu#3112.
@relrelb relrelb merged commit d16e9e1 into ruffle-rs:master Nov 3, 2022
@relrelb relrelb deleted the wgpu branch November 3, 2022 18:42
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.

TextureFormat::Depth24PlusStencil8 no longer supported in 0.14.0
1 participant