summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWStatistics.cpp
AgeCommit message (Collapse)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-09Remove function Xchg from SWStatistics.cpp. Like the one previous, this can ↵Lioncash
be replaced with std::swap
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre