ruffle/render/webgl
Mike Welsh 09a48a71d8 render: Avoid asserts in masking state
Switch to debug_assert! instead of assert! in mask checks to avoid
panicking (#1347). This will render incorrectly and still needs
to be fixed, but we should fail gracefully and avoid killing the
entire player.
2021-01-14 14:18:14 -08:00
..
shaders webgl: Set uniforms for all gradient colors 2020-09-29 14:02:25 -07:00
src render: Avoid asserts in masking state 2021-01-14 14:18:14 -08:00
Cargo.toml chore: Update some dependencies 2020-12-11 11:28:33 -08:00