bevy/crates/bevy_wgpu/src
François 6f7da027c7 Automatic System Spans (#2033)
As mentioned in https://github.com/bevyengine/bevy/issues/2025#issuecomment-827867660, systems used to have spans by default.

* add spans by default for every system executed
* create folder if missing for feature `wgpu_trace`
2021-04-28 18:41:16 +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 Automatic System Spans (#2033) 2021-04-28 18:41:16 +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