summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWCommandProcessor.cpp
AgeCommit message (Expand)Author
2014-12-09VertexLoader: Move the old Datareader function into VertexLoaderdegasus
2014-09-30Remove useless STACKALIGN macro.comex
2014-09-28Rejigger some FIFO buffer variables to be more rational.comex
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-23Remove unused declarations.comex
2014-08-19msvc: resolve all warnings in VideoBackends/Software.Shawn Hoffman
2014-08-10Software: Apply static to some functionsLioncash
2014-07-11remove unused globalsdegasus
2014-07-11avoid the extern keyword in .cpp filesdegasus
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
2014-06-21VideoSoftware: remove duplicated CommandProcessor structures.magumagu
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Remove the old MMIO access "interface".Pierre Bourdon
2014-02-16MMIO: Port the SW CP/PE MMIOs to the new interface.Pierre Bourdon
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre