summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FramebufferManagerBase.cpp
AgeCommit message (Expand)Author
2015-05-25Add missing license headersTillmann Karras
2015-02-04Use emplace_* functions where in-place construction is preferableLioncash
2014-12-25FramebufferManagerBase: Remove obsolete parameters.Jules Blok
2014-12-24D3D: Support stereoscopic XFB blit to screen.Jules Blok
2014-12-24FramebufferManagerBase: Only allocate one layer for Real XFB.Jules Blok
2014-11-23TextureCache: Ensure that all render target textures have as many layers as t...Jules Blok
2014-10-02Change a bunch of reference function arguments to pointers.comex
2014-09-20VideoCommon: Fix function casing in FrameBufferManagerBaseLioncash
2014-07-26Remove the 3D Vision hack.Jules Blok
2014-05-05VideoCommon: recreate XFB texture when the XFB size changes.magumagu
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-09clang-modernize -loop-convertTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre