Commit Graph

4 Commits (2a8c39f854ce5b0801716e145106e27ee1cabc10)

Author SHA1 Message Date
Karl F 9e44b09314 Happy new year!
HAPPY MERRY 2021!
2021-01-03 19:40:16 +01:00
Webster Sheets c06a2ac306 Further improvements to performance tracking
- PerfInfo window can be opened from options menu
- Performance window is available regardless of WITH_DEVKEYS
- Cleaned up some output messages
- Added a Perf::Stats instance to Galaxy
Might get merged with another more general instance depending upon usage patterns.
2020-05-15 16:36:40 -04:00
Webster Sheets a2e2f397c6 Use std::piecewise_construct 2020-02-28 00:05:41 -05:00
Webster Sheets 6431134310 ImGui performance display, new PerfStats impl
- Rewrote the Ctrl+i performance display using ImGui
- Added a new generic performance counter implementation using atomics
- Added physics- and frame-time display to performance info
- Rewrote Graphics::Stats to use the new PerfStats impl internally
2020-02-24 16:55:26 -05:00