summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWRenderer.cpp
AgeCommit message (Expand)Author
2015-05-26Fix building with PCH disabled.Rohit Nirmal
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-14Software: Convert most volatile variables to atomicsLioncash
2015-02-25Formatting/Whitespace CleanupStevoisiak
2014-10-26OGL: Get rid of error macrosLioncash
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-10Software: Fix function casing in SWRendererLioncash
2014-08-10Software: Fix various brace styling errorsLioncash
2014-08-02Move GLInterface around to remove VideoBackends dependency on DolphinWXPierre Bourdon
2014-07-17VideoSoftware: Use the same max XFB size as VideoCommon.Scott Mansell
2014-07-17Merge pull request #622 from phire/sw-fix-frame-dumpDolphin Bot
2014-07-17Fixed Frame dumping in VideoSoftware.Scott Mansell
2014-07-15Fix incorrect clamping in SWRenderer.Scott Mansell
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
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