Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-08-31 | core/core: Replace includes with forward declarations where applicable | Lioncash | 1 | -12/+12 |
2018-08-06 | core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds | Lioncash | 1 | -4/+4 |
2017-02-27 | PerfStats: Re-order and document members better | Yuri Kunde Schlesner | 1 | -4/+13 |
2017-02-27 | Core: Re-write frame limiter | Yuri Kunde Schlesner | 1 | -0/+16 |
2017-02-27 | Core: Make PerfStats internally locked | Yuri Kunde Schlesner | 1 | -0/+7 |
2017-02-27 | PerfStats: Add method to get the instantaneous time ratio | Yuri Kunde Schlesner | 1 | -1/+9 |
2017-02-27 | Add performance statistics to status bar | Yuri Kunde Schlesner | 1 | -0/+43 |