summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWRenderer.cpp
AgeCommit message (Expand)Author
2014-06-18Kill off replaceable usages of s[n]printf.Lioncash
2014-05-29Remove the min/max functions in CommonFuncs.Lioncash
2014-03-29SW backend: make shaders work on Intel/Windows.magumagu
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-20Merge pull request #88 from lioncash/relative-includesPierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Silence some Windows compiler warningsTillmann Karras
2014-01-25Videosoftware: Fix memory cleanup code.Scott Mansell
2014-01-21Finally Merge branch 'videosoftware-xfb'Scott Mansell
2014-01-18Merge of GL-AutoChoose.Ryan Houdek
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre