summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FPSCounter.cpp
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-07-26FPSCounter: Initialize members.Jules Blok
2014-07-18FPSCounter: Remove redundant destructor.Jules Blok
2014-07-16Turn the FPSCounter namespace into a class.Jules Blok
2014-07-10FPSCounter: Flush the logs every second and close them when the renderer is s...Jules Blok
2014-07-09FPSCounter: Change format string to match value.Jules Blok
2014-07-09Replace "Log FPS to file" by the "Log render time to file" feature.Jules Blok
2014-07-09FPSCounter: Use a Timer for the FPS update time.Jules Blok
2014-07-09FPSCounter: Add "Log render time to file" feature.Jules Blok
2014-07-02FPS counter cleanupLioncash
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre