You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Profiler: move to OnSystemTick polling Migrates from implementing FrameEventBus::Handler to SystemTickBus::Handler. When we were collecting data from threads on the start of a frame, it turns out that the event only fired once the RHI began working, which would exclude any events before that (ex. RPI, some AuxGeom regions) from the next GetTimeRegionMap call. Signed-off-by: Jacob Hilliard <jhlliar@amazon.com> * Visualizer: update logic to avoid dangling frame Signed-off-by: Jacob Hilliard <jhlliar@amazon.com> |
5 years ago | |
|---|---|---|
| .. | ||
| Code | 5 years ago | |
| CMakeLists.txt | 5 years ago | |
| preview.png | 5 years ago | |