ruffle/render
relrelb 37f171de06 wgpu: Use `Depth32FloatStencil8` over `Depth24PlusStencil8`
Credit to @crumblingstatue.

Per `wgpu` documentation, the latter has wider support than the former.

Fixes #8295, #8296.
2022-10-15 23:35:44 +03:00
..
canvas chore: Extract Cargo `edition` to `[workspace.package]` 2022-10-14 22:13:29 +03:00
src swf: Extract `Rectangle` to a separate file 2022-09-25 10:37:56 +03:00
webgl chore: Extract Cargo `edition` to `[workspace.package]` 2022-10-14 22:13:29 +03:00
wgpu wgpu: Use `Depth32FloatStencil8` over `Depth24PlusStencil8` 2022-10-15 23:35:44 +03:00
Cargo.toml chore: Extract Cargo `edition` to `[workspace.package]` 2022-10-14 22:13:29 +03:00