20 Commits (a7ecd9e19cd2d46768c7c55e1aa7f5e4870d7c9e)

Author SHA1 Message Date
Fernando Sahmkow a7ecd9e19c FrameLimiting: Enable frame limiting for single core. 6 years ago
Lioncash 75dec14f21 perf_stats: Resolve implicit int to double conversion error 6 years ago
FearlessTobi d36a7a43c5 Address review comments 6 years ago
fearlessTobi 684b616f0d Add frametime logging for tracking performance over time 6 years ago
Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Lioncash 7c9f7aeacc
perf_stats: Remove unused variable within DoFrameLimiting() 7 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 7 years ago
MerryMage 3f4fb4b037 perf_stats: Change MAX_LAG_TIME_US to an appropriate value 7 years ago
fearlessTobi ba8ff096fd Port #3353 from Citra 7 years ago
Lioncash 6c56754322 perf_stats: Correct literal used for MAX_LAG_TIME_US 7 years ago
Lioncash a0c3a46aa9 core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds 7 years ago
Lioncash fae2dd0344
math_util: Remove the Clamp() function 8 years ago
James Rowe a66eb7351b UI: Fix frame rate perf stats 8 years ago
James Rowe 70e65ee63a Remove settings issues in sdl and fix a few files that broke in mingw 8 years ago
Yuri Kunde Schlesner 174464a87f PerfStats: Re-order and document members better 9 years ago
Yuri Kunde Schlesner fb1979d7e2 Core: Re-write frame limiter 9 years ago
Yuri Kunde Schlesner b285c2a4ed Core: Make PerfStats internally locked 9 years ago
Yuri Kunde Schlesner 92c8bd4b1f PerfStats: Add method to get the instantaneous time ratio 9 years ago
Yuri Kunde Schlesner c75ae6c585 Add performance statistics to status bar 9 years ago