bevy/crates/bevy_internal
Robert Swain 44ed7e32d8 bevy_render2: Add tracing spans around render subapp and stages (#2907)
Add tracing spans around the renderer subapp and render stages in bevy_render2 to allow profiling / visualisation of stages.
From:
<img width="1181" alt="Screenshot 2021-10-02 122336" src="https://user-images.githubusercontent.com/302146/135712361-8aec28ae-0f1e-4c27-9b6e-ca5e5f45d6b9.png">
To:
<img width="1229" alt="Screenshot 2021-10-02 122509" src="https://user-images.githubusercontent.com/302146/135712365-6414d424-4e15-4265-9952-483876da9f9a.png">
2021-10-02 19:16:32 +00:00
..
src Port bevy_gltf to pipelined-rendering (#2537) 2021-07-30 03:37:34 +00:00
Cargo.toml bevy_render2: Add tracing spans around render subapp and stages (#2907) 2021-10-02 19:16:32 +00:00