summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Null/Render.cpp
AgeCommit message (Expand)Author
2018-10-20Drop Host_GetRenderSurface and pass display to backendStenzek
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
2017-11-22VideoBackends: Add AbstractStagingTexture classStenzek
2017-11-22VideoCommon: Move abstract texture creation function to RendererStenzek
2017-11-17Add support for hybrid XFBiwubcode
2017-06-11VideoConfig: Remove bRunningMerryMage
2017-03-04VideoCommon: Move some common initialization logic to RenderBaseStenzek
2016-11-02Core: Remove double newlines at the end of *_LOG messages.Emmanuel Gil Peyrot
2016-10-10AVIDump: Move CoreTiming into caller.degasus
2016-06-25nullvideo: initial release of null video backenddegasus