ruffle/render/canvas
Mike Welsh 4558be948e render: Fix masking issues on wgpu/webgl backends
Change the usage of the stencil buffer to avoid running out of
stencil bits when too many nested masks are active.

This also cleans things up on wgpu which requires us to make
pipeline states in advice; now we only need a few stencil states
for masking as opposed to hundreds.
2020-10-17 02:42:56 -07:00
..
src render: Fix masking issues on wgpu/webgl backends 2020-10-17 02:42:56 -07:00
Cargo.toml build(deps): bump base64 from 0.12.3 to 0.13.0 2020-09-30 15:46:55 -07:00