bevy/crates/bevy_wgpu/src
Carter Anderson f520a341d5 flip resource scope order (#1793)
I think [collection, thing_removed_from_collection] is a more natural order than [thing_removed_from_collection, collection]. Just a small tweak that I think we should include in 0.5.
2021-04-01 02:24:42 +00:00
..
diagnostic Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
renderer fix clippy lints (#1756) 2021-03-25 20:48:18 +00:00
lib.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
wgpu_render_pass.rs Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
wgpu_renderer.rs flip resource scope order (#1793) 2021-04-01 02:24:42 +00:00
wgpu_resources.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
wgpu_type_converter.rs color spaces and representation (#1572) 2021-03-17 23:59:51 +00:00