summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FramebufferManagerBase.h
AgeCommit message (Expand)Author
2019-02-19Move most backend functionality to VideoCommonStenzek
2018-07-19FramebufferManager: Dynamic selection of EFB depth formatStenzek
2018-04-12Reformat all the things!spycrab
2017-11-19VideoBackends: Remove header inclusions made unnecessary with Hybrid XFBLioncash
2017-11-17HybridXFB: Fix lint errorsiwubcode
2017-11-17Remove old XFB logiciwubcode
2017-11-17Add support for hybrid XFBiwubcode
2017-03-09VideoCommon: Fix crash at startup with virtual XFB enabledStenzek
2017-02-03FramebufferManagerBase: Return a std::pair from GetTargetSizeLioncash
2016-11-28VideoCommon: Make FramebufferManagerBase::GetTargetSize publicStenzek
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
2015-12-22Render: Get rid of explicit new and deleteLioncash
2015-12-21FramebufferManagerBase: Get rid of explicit delete and newLioncash
2015-07-25Video: respect stride of efb copies to xfbbooto
2015-05-25Add missing license headersTillmann Karras
2015-02-04Use emplace_* functions where in-place construction is preferableLioncash
2014-12-25Renderer: Use old method of calculating the source rectangle.Jules Blok
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-29VideoCommon: Fix -Wsign-compare warnings.Rohit Nirmal
2014-11-23TextureCache: Ensure that all render target textures have as many layers as t...Jules Blok
2014-10-23OGL: force enable postprocessingdegasus
2014-10-02Change a bunch of reference function arguments to pointers.comex
2014-09-20VideoCommon: Fix function casing in FrameBufferManagerBaseLioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
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