summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWmain.cpp
AgeCommit message (Expand)Author
2014-04-12VideoSoftware: remove const memory usage of DebugUtildegasus
2014-03-29Software backend: Delete forked PixelEngine.magumagu
2014-03-17More range-based loops and overridesTillmann Karras
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-06SW renderer: add missing ClearCurrent()Tillmann Karras
2014-03-03videosoftware: More coding style fixes.Tony Wasserka
2014-03-01videosoftware: Added hack to bypass xfb just so fifoplayer works.Scott Mansell
2014-02-20Fix more header sorting issues in VideoBackends/ (now check-includes clean).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
2014-02-16MMIO: Port the VideoCommon CP MMIOs to the new interface (and provide framewo...Pierre Bourdon
2014-02-09Clean up some struct indentationsLioncash
2014-01-21Finally Merge branch 'videosoftware-xfb'Scott Mansell
2014-01-18Merge of GL-AutoChoose.Ryan Houdek
2014-01-17[GLExtensions] Make sure to initialize our function pointers with VideoSoftwa...Ryan Houdek
2014-01-17[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely f...Ryan Houdek
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre