summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.h
AgeCommit message (Expand)Author
2016-01-24RenderBase: Get rid of an undefined global externLioncash
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-10[Android] Add support for rotation and minimizing the applicationRyan Houdek
2016-01-07Use ffmpeg for Windows Video Dumping instead of VFWChris Burgener
2015-12-30Merge pull request #3361 from stenzek/d3d-vectored-efb-pokesMarkus Wick
2015-12-22Render: Get rid of explicit new and deleteLioncash
2015-12-20VideoBackends: Simplify initialization and deinitialization of resourcesLioncash
2015-12-20VideoCommon: Change PokeEFB to take a pointer rather than a vectorStenzek
2015-11-24VideoCommon: Create default implementation for state settersdegasus
2015-07-25Video: respect stride of efb copies to xfbbooto
2015-06-23Android: Save screenshot at end of an emulation session.sigmabeta
2015-05-26Thread: Remove unused Barrier classLioncash
2015-05-25Merge pull request #2357 from degasus/ogl_efb_poke_mergeRyan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-20VideoCommon: Merge EFB pokesdegasus
2015-03-02TextureCache: load all mipmap levels from custom texturesdegasus
2015-01-26Revert "Merge pull request #1903 from RisingFog/libav"Pierre Bourdon
2015-01-21Use ffmpeg for Windows Video Dumping instead of VFWFog
2015-01-12Minor consistency changesStevoisiak
2014-12-28Renderer: Cosmetics.Jules Blok
2014-12-15VideoCommon: Merge LineGeometryShader into GeometryShaderGen.Jules Blok
2014-11-23OGL: Add Top-and-Bottom stereoscopy mode.Jules Blok
2014-11-17OGL: implement bounding box support with ssbodegasus
2014-10-02Change a bunch of reference function arguments to pointers.comex
2014-09-25Cleanup Renderer::CalculateTargetSize(), and allow IRs higher than 4x to be s...Rachel Bryk
2014-09-19WIP XFB scaling.magumagu
2014-09-04VideoCommon: rewrite frame skipping codedegasus
2014-08-13Add the PostProcessing class object to RenderBase in VideoCommon.Ryan Houdek
2014-08-13Add the VideoCommon PostProcessing class.Ryan Houdek
2014-07-16Turn the FPSCounter namespace into a class.Jules Blok
2014-07-10Move FPSCounter calls to RenderBase.Jules Blok
2014-05-20BPStructs: Consistently put the two shared copy args firstJasper St. Pierre
2014-03-25BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...Tony Wasserka
2014-03-14Kill off some usages of c_str.Lioncash
2014-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-15inline SetViewport into VertexShaderManagerdegasus
2014-02-15merge some common parts of Swap() into VideoCommondegasus
2014-02-15use EFBRectangle for scissor rectdegasus
2014-02-15rename UpdateViewport to SetViewport like all others setters in RenderBase.hdegasus
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre