Andrea Pappacoda
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 лет назад |
Morph
|
762b8ad448
general: Replace high_resolution_clock with steady_clock
|
4 лет назад |
ameerj
|
9dfbc9bdce
general: Rename "Frame Limit" references to "Speed Limit"
|
5 лет назад |
bunnei
|
7d86a6ff02
Merge pull request #6317 from ameerj/fps-fix
|
5 лет назад |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 лет назад |
ameerj
|
5bef54618a
perf_stats: Rework FPS counter to be more accurate
|
5 лет назад |
Lioncash
|
d767be65be
perf_stats: Mark GetMeanFrametime() as const
|
6 лет назад |
FearlessTobi
|
d36a7a43c5
Address review comments
|
6 лет назад |
fearlessTobi
|
684b616f0d
Add frametime logging for tracking performance over time
|
7 лет назад |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 лет назад |
Lioncash
|
a0c3a46aa9
core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds
|
8 лет назад |
Yuri Kunde Schlesner
|
174464a87f
PerfStats: Re-order and document members better
|
9 лет назад |
Yuri Kunde Schlesner
|
fb1979d7e2
Core: Re-write frame limiter
|
9 лет назад |
Yuri Kunde Schlesner
|
b285c2a4ed
Core: Make PerfStats internally locked
|
9 лет назад |
Yuri Kunde Schlesner
|
92c8bd4b1f
PerfStats: Add method to get the instantaneous time ratio
|
9 лет назад |
Yuri Kunde Schlesner
|
c75ae6c585
Add performance statistics to status bar
|
9 лет назад |