16 Commits (22324e3ef13b17ef64a1be46c59dd419dc2f3633)

Author SHA1 Message Date
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 8 years ago
Lioncash a0c3a46aa9 core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds 8 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