summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/DebugUtil.cpp
AgeCommit message (Expand)Author
2016-01-25Fifo: Make g_bSkipCurrentFrame a TU-local variableLioncash
2016-01-12Fifo: Create a "Fifo" namespace.degasus
2016-01-06VideoSW: Use more VideoCommondegasus
2015-09-17VideoSW: Drop HwRasterizerdegasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-10-12Move bDumpFrames to SConfig (and it's references)Fog
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-10Software: Fix function casing in SWRendererLioncash
2014-08-10Software: Make an enum into a static constant in DebugUtil.cppLioncash
2014-07-17Fixed Frame dumping in VideoSoftware.Scott Mansell
2014-07-11avoid the extern keyword in .cpp filesdegasus
2014-07-11mark all local functions as staticdegasus
2014-04-19Fix "warning: unused variable 'skipFrames'"Tillmann Karras
2014-04-12VideoSoftware: remove const memory usage of DebugUtildegasus
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-20Fix more header sorting issues in VideoBackends/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre