ruffle/render/wgpu/src
relrelb 115f15806e chore: Fix `needless_borrow` clippy lints
Though https://github.com/rust-lang/rust-clippy/pull/8355 has been
merged, it seems to still report false-positives on nightly channel.

For now just fix the instances reported by stable clippy, and keep
`needless_borrow` allowed.
2022-07-08 14:14:30 +03:00
..
bitmaps.rs chore: Bump to wgpu 0.12 2022-01-19 13:20:27 -08:00
clap.rs chore: Appease clippy 2022-05-22 02:34:18 -07:00
globals.rs wgpu: Use uniforms instead of push constants 2021-10-24 17:20:19 -07:00
lib.rs chore: Fix `needless_borrow` clippy lints 2022-07-08 14:14:30 +03:00
pipelines.rs wgpu: Bump to `0.13.0` 2022-07-02 16:44:37 -07:00
target.rs wgpu: Update exporter for wgpu 0.13 2022-07-02 16:44:37 -07:00
uniform_buffer.rs wgpu: Bump to `0.13.0` 2022-07-02 16:44:37 -07:00
utils.rs web: Support wgpu on web 2021-10-24 17:20:19 -07:00