ruffle/render
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
..
canvas build(deps): bump svg from 0.8.0 to 0.8.1 2021-01-10 13:00:07 -08:00
common_tess build(deps): bump lyon from 0.17.1 to 0.17.3 2021-01-14 03:04:25 -08:00
webgl render: Avoid asserts in masking state 2021-01-14 14:18:14 -08:00
wgpu render: Avoid asserts in masking state 2021-01-14 14:18:14 -08:00