ruffle/render/wgpu/src
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
..
bitmaps.rs chore: Update some dependencies 2020-12-11 11:28:33 -08:00
clap.rs render: Remove PowerPreference::Default as it's no longer in wgpu 2020-10-14 13:59:25 -07:00
globals.rs chore: Update some dependencies 2020-12-11 11:28:33 -08:00
lib.rs render: Avoid asserts in masking state 2021-01-14 14:18:14 -08:00
pipelines.rs render: Use u32 indices 2021-01-04 18:08:14 -08:00
shapes.rs render: Pass library to RenderBackend::register_shape (fix #2037) 2020-12-31 13:10:21 -08:00
target.rs exporter: Fix panic when using --frames (fix #1614) 2020-12-26 20:39:44 -08:00
utils.rs chore: Update lyon to 0.17.1 2021-01-04 18:08:14 -08:00