19 Commits (e9bee774818f21c11671c49581f2d0ac67b5fe7b)

Author SHA1 Message Date
Lioncash 6fb1953e6c perf_stats: Resolve implicit int to double conversion error 6 years ago
FearlessTobi 82f6c628e7 Address review comments 6 years ago
fearlessTobi 32c6e238fd Add frametime logging for tracking performance over time 6 years ago
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