summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Statistics.cpp
AgeCommit message (Collapse)Author
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
Also remedies places where the video backends and core rely on things being indirectly included.
2016-01-06VideoSW: Use more VideoCommondegasus
Now we require lots of empty functions, but this removes by far more duplicated code.
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
Various fixes to formatting and whitespace
2015-01-18TexCache: also incude textures within the render target pooldegasus
2014-06-27Statistics: Reformat stats stringdegasus
2014-06-27VideoCommon: remove unused statsdegasus
2014-05-25Use strings instead of arbitrary buffers for video statisticsLioncash
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-04[VideoCommon] Eliminate the function Xchg in Statistics.cpp. std::swap does ↵Lioncash
the same thing.
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre