ruffle/render
Aaron Hill 1d6b3b6f57 chore: Fix Clippy lints and allow `clippy::bool_to_int_with_if`
In several cases, the current code seems preferable to the
code required by `clippy::bool_to_int_with_if`. Let's suppress
this for now to get the build passing, and decide later if this
is something that we want to enable.
2022-09-11 13:31:46 +02:00
..
canvas render: Introduced render commands, moved to a command list model instead of direct rendering 2022-09-11 09:07:53 +02:00
src render: Introduced render commands, moved to a command list model instead of direct rendering 2022-09-11 09:07:53 +02:00
webgl chore: Fix Clippy lints and allow `clippy::bool_to_int_with_if` 2022-09-11 13:31:46 +02:00
wgpu wgpu: Merge bitmap bind groups 2 and 3 2022-09-11 09:07:53 +02:00
Cargo.toml chore: Remove unused `image` dependency 2022-09-07 13:09:29 -07:00