16 Commits (eb88e9d08851f1aeb4716d43f220a06880bf42eb)

Author SHA1 Message Date
Lioncash eb88e9d088 general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Lioncash eb1e5a40e9 perf_stats: Remove unused variable within DoFrameLimiting() 7 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 7 years ago
MerryMage 2336c6bb5f perf_stats: Change MAX_LAG_TIME_US to an appropriate value 7 years ago
fearlessTobi fc6901c205 Port #3353 from Citra 7 years ago
Lioncash 610c7e7685 perf_stats: Correct literal used for MAX_LAG_TIME_US 7 years ago
Lioncash c34ee8cf08 core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds 7 years ago
Lioncash 043546e4db math_util: Remove the Clamp() function 8 years ago
James Rowe 263386fe42 UI: Fix frame rate perf stats 8 years ago
James Rowe d0588e52ab Remove settings issues in sdl and fix a few files that broke in mingw 8 years ago
Yuri Kunde Schlesner b50b227f94 PerfStats: Re-order and document members better 9 years ago
Yuri Kunde Schlesner 5990d020a8 Core: Re-write frame limiter 9 years ago
Yuri Kunde Schlesner ea78f30e67 Core: Make PerfStats internally locked 9 years ago
Yuri Kunde Schlesner 60f90d7c48 PerfStats: Add method to get the instantaneous time ratio 9 years ago
Yuri Kunde Schlesner 3a9447bc16 Add performance statistics to status bar 9 years ago