ruffle/render
Kamil Jarosz b99bdadb8f render: Improve performance of round_to_i32
This patch improves performance of matrix::round_to_i32()
by using f32::round_ties_even(), which has been stable
since 1.77.0, instead of a custom algorithm.
2024-05-08 22:16:40 +02:00
..
canvas chore: Use workspace version for wasm-bindgen 2024-04-04 17:29:00 +02:00
naga-agal nit: Silence nightly `dead_code` lint 2024-04-20 17:39:54 +02:00
naga-pixelbender chore: Use workspace version for anyhow 2024-04-04 17:29:00 +02:00
src render: Improve performance of round_to_i32 2024-05-08 22:16:40 +02:00
webgl chore: Use workspace version for wasm-bindgen 2024-04-04 17:29:00 +02:00
wgpu chore: Use workspace version for image 2024-04-04 17:29:00 +02:00
Cargo.toml build(deps): bump the cargo-minor group with 6 updates 2024-04-08 23:44:16 +02:00