ruffle/render
relrelb 9d4ab37ef6 core: Replace consecutive `push`es with `extend`
This should be slightly more efficient.
2022-09-22 03:00:02 +03:00
..
canvas render: Treat `update_texture` with invalid `BitmapHandle` as an error 2022-09-16 22:03:15 -06:00
src core: Replace consecutive `push`es with `extend` 2022-09-22 03:00:02 +03:00
webgl render: Treat `update_texture` with invalid `BitmapHandle` as an error 2022-09-16 22:03:15 -06:00
wgpu render: Treat `update_texture` with invalid `BitmapHandle` as an error 2022-09-16 22:03:15 -06:00
Cargo.toml Revert "web: Bump `wasm-bindgen` to 0.2.83" 2022-09-15 22:33:07 +02:00