summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/Render.h
AgeCommit message (Expand)Author
2015-06-06Revert "Revert "OGL: Change the depth buffer type to GL_FLOAT.""Jules Blok
2015-05-25Merge pull request #2357 from degasus/ogl_efb_poke_mergeRyan Houdek
2015-05-25Add missing license headersTillmann Karras
2015-05-20Revert "OGL: Change the depth buffer type to GL_FLOAT."Jules Blok
2015-05-20OGL: reimplement poke-colordegasus
2015-05-08OGL: Change the depth buffer type to GL_FLOAT.Jules Blok
2015-03-02TextureCache: load all mipmap levels from custom texturesdegasus
2014-12-28OGL: disable driver warnings fetchdegasus
2014-12-24OGL: Support stereoscopic XFB blit to screen.Jules Blok
2014-12-20VideoCommon: merge debug test generatorsdegasus
2014-12-15VideoCommon: Merge LineGeometryShader into GeometryShaderGen.Jules Blok
2014-12-07Enables stereo rendering with OpenGL ES 3.1 + AEP.Ryan Houdek
2014-11-17OGL: implement bounding box support with ssbodegasus
2014-09-25Cleanup Renderer::CalculateTargetSize(), and allow IRs higher than 4x to be s...Rachel Bryk
2014-09-19WIP XFB scaling.magumagu
2014-08-15OGL: Fix brace and body placementsLioncash
2014-07-11avoid the extern keyword in .cpp filesdegasus
2014-05-19ogl: use ARB_texture_multisample for msaadegasus
2014-05-19ogl: drop csaa supportdegasus
2014-04-03Add initial support for GLSL ES 3.10.Ryan Houdek
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -add-overrideTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
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
2013-12-31Merge branch 'master' into buffer_storageRyan Houdek
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre