bevy/crates/bevy_wgpu/src
sark 4c3c4b5e40 Nightly clippy fixes (#2702)
A few minor changes to fix warnings emitted from clippy on the nightly toolchain, including redundant_allocation, unwrap_or_else_default, and collapsible_match, fixes #2698
2021-09-09 16:41:21 +00:00
..
diagnostic Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
renderer Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
lib.rs Nightly clippy fixes (#2702) 2021-09-09 16:41:21 +00:00
wgpu_render_pass.rs Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
wgpu_renderer.rs Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
wgpu_resources.rs Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
wgpu_type_converter.rs Add minimum sizes to textures to prevent crash (#2300) 2021-06-09 18:07:40 +00:00