summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/Rasterizer.cpp
AgeCommit message (Expand)Author
2014-10-10Fixed a small bug.crudelios
2014-10-10Several small optimizations.crudelios
2014-10-10Fix linux build and various warnings.crudelios
2014-10-10Reimplement Bounding Box calculation using the software renderer.crudelios
2014-10-02Change a bunch of reference function arguments to pointers.comex
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-10Software: Fix some if-statement body placementsLioncash
2014-08-10Software: Apply static to some functionsLioncash
2014-07-29Convert some more header inclusions into forward declarationsLioncash
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
2014-05-29Remove the min/max functions in CommonFuncs.Lioncash
2014-05-16Video backends: mass-replace "xfregs" with "xfmem".magumagu
2014-05-16Video backends: unify xfregs/xfmem structures.magumagu
2014-04-24Software renderer: Update a reference link.Tony Wasserka
2014-03-29Software backend: Delete forked PixelEngine.magumagu
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -loop-convertTillmann Karras
2014-03-04Make our architecture defines less stupid.Ryan Houdek
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre