summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/FramebufferManagerBase.cpp
AgeCommit message (Expand)Author
2013-04-24Formatting cleanup for VideoCommon.Lioncash
2013-03-19Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.lioncash
2013-01-28move RestoreAPIState and ResetAPIState into backendsdegasus
2012-11-19Fix some fractional EFB scaling issues.NeoBrainX
2012-11-16Fix an off-by-one error.NeoBrainX
2012-11-16Remove Renderer::xScale and Renderer::yScale.NeoBrainX
2012-10-03Move last XFB size from Render to FramebufferManager.NeoBrainX
2011-03-19Make sure to not do any XFB emulation at all if it's not enabled.NeoBrainX
2010-12-27Second Experimental commit: Rodolfo Osvaldo Bogado
2010-11-18Move some shared gfx plugin code into VideoCommon. Changed "Renderer" class t...Jordan Woyak
2010-11-14Some compiler warnings and eol-style.Soren Jorvang
2010-11-14Merged some FramebufferManager code into VideoCommon.Jordan Woyak