summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/FramebufferManager.h
AgeCommit message (Expand)Author
2015-12-30Merge pull request #3361 from stenzek/d3d-vectored-efb-pokesMarkus Wick
2015-12-22FramebufferManager: Get rid of raw new and deleteLioncash
2015-12-21FramebufferManagerBase: Get rid of explicit delete and newLioncash
2015-12-20VideoCommon: Change PokeEFB to take a pointer rather than a vectorStenzek
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell
2015-07-25Video: respect stride of efb copies to xfbbooto
2015-06-02OGL: Rewrite POKE_Z with a draw calldegasus
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-20OGL: reimplement poke-colordegasus
2014-12-25FramebufferManagerBase: Remove obsolete parameters.Jules Blok
2014-12-24FramebufferManagerBase: Only allocate one layer for Real XFB.Jules Blok
2014-12-24FramebufferManager: Copy all EFB layers to the XFB framebuffer.Jules Blok
2014-12-20FramebufferManager: Support resolving a multi-layered EFB in OGL.Jules Blok
2014-12-05FramebufferManager: Bind only the first framebuffer layer when the EFB only h...Jules Blok
2014-11-23TextureCache: Ensure that all render target textures have as many layers as t...Jules Blok
2014-11-23TextureCache: Implement layered framebuffer support.Jules Blok
2014-11-23use GL_TEXTURE_2D_ARRAY for most of our texturesdegasus
2014-10-23OGL: force enable postprocessingdegasus
2014-08-15OGL: Fix brace and body placementsLioncash
2014-05-19ogl: pixel format shader without resolvingdegasus
2014-05-19ogl: drop csaa supportdegasus
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-01-26BBox: Changed the rounding again, the old one fixed Paper Mario but had bugs ...crudelios
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre