summaryrefslogtreecommitdiff
path: root/src/core/perf_stats.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* math_util: Remove the Clamp() functionGravatar Lioncash2018-04-201-1/+2
* UI: Fix frame rate perf statsGravatar James Rowe2018-01-161-1/+1
* Remove settings issues in sdl and fix a few files that broke in mingwGravatar James Rowe2018-01-121-2/+1
* PerfStats: Re-order and document members betterGravatar Yuri Kunde Schlesner2017-02-261-1/+1
* Core: Re-write frame limiterGravatar Yuri Kunde Schlesner2017-02-261-0/+33
* Core: Make PerfStats internally lockedGravatar Yuri Kunde Schlesner2017-02-261-0/+11
* PerfStats: Add method to get the instantaneous time ratioGravatar Yuri Kunde Schlesner2017-02-261-3/+11
* Add performance statistics to status barGravatar Yuri Kunde Schlesner2017-02-261-0/+53