bevy/docs
JMS55 7bcacb6609 Tracy GPU support (#18490)
# Objective

- Add tracy GPU support

## Solution

- Build on top of the existing render diagnostics recording to also
upload gpu timestamps to tracy
- Copy code from https://github.com/Wumpf/wgpu-profiler

## Showcase

![image](https://github.com/user-attachments/assets/4dd7a7cd-bc0b-43c3-8390-6783dfda6473)
2025-03-28 23:33:00 +01:00
..
cargo_features.md Unify and simplify command and system error handling (#18351) 2025-03-18 21:18:06 +01:00
debugging.md
linters.md ✏️ Fix typos across bevy (#16702) 2024-12-08 01:18:39 +00:00
linux_dependencies.md Fix a few typos (#17292) 2025-01-10 22:48:30 +00:00
profiling.md Tracy GPU support (#18490) 2025-03-28 23:33:00 +01:00