summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWRenderer.h
AgeCommit message (Expand)Author
2018-04-29Implement EFB copy filter and gamma in hardware backendsStenzek
2018-03-02VideoCommon: Add support for Abstract FramebuffersStenzek
2018-02-22VideoBackends: Add AbstractShader and AbstractPipeline classesStenzek
2018-01-27VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methodsStenzek
2017-11-22VideoBackends: Add AbstractStagingTexture classStenzek
2017-11-22VideoCommon: Move abstract texture creation function to RendererStenzek
2017-11-19VideoBackends: Remove header inclusions made unnecessary with Hybrid XFBLioncash
2017-11-17Add support for hybrid XFBiwubcode
2017-07-30General: Remove unnecessary semicolonsLioncash
2017-03-10VideoBackends: Move max texture size to VideoConfigStenzek
2017-03-04VideoCommon: Move some common initialization logic to RenderBaseStenzek
2016-10-10AVIDump: Move CoreTiming into caller.degasus
2016-10-08Renderer: Merge screenshot logic into VideoCommon.degasus
2016-10-03VideoCommon: Minor changesShawn Hoffman
2016-09-24Software: Clean out unnecessary includes/fwd declsLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-06VideoSW: Use more VideoCommondegasus
2015-10-14VideoSW: Split up OGL window handlingdegasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-08-10Software: Fix function casing in SWRendererLioncash
2014-07-17Fixed Frame dumping in VideoSoftware.Scott Mansell
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-01-21Finally Merge branch 'videosoftware-xfb'Scott Mansell
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre