ruffle/render/webgl
Aaron Hill 423d7e4cc4 render: Treat `update_texture` with invalid `BitmapHandle` as an error
This should be impossible to trigger from ActionScript, so
we shouldn't ignore it.
2022-09-16 22:03:15 -06:00
..
shaders webgl: Use clamp(x, 0.0, 1.0) instead of saturate(x) 2022-05-13 09:31:21 -07:00
src 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