ruffle/render
relrelb e27240e434 canvas: Remove `clamped_u8_color` function
Since Rust 1.45, the `as` keyword performs a saturating cast when
casting from float to int. Therefore the `clamped_u8_color` function
is useless, and `as` can be simply used instead.
2022-03-28 14:33:32 -07:00
..
canvas canvas: Remove `clamped_u8_color` function 2022-03-28 14:33:32 -07:00
common_tess chore: Update copyright 2022-03-26 18:13:14 -07:00
webgl chore: Update copyright 2022-03-26 18:13:14 -07:00
wgpu build(deps): bump enum-map from 2.0.3 to 2.1.0 2022-03-26 11:07:23 -07:00