2 commits in one:
commitb6de120d5e67c7fd4e3b05f8ea985dbfe758f455
authorrodolfoosvaldobogado <rodolfoosvaldobogado@8ced0084-cf51-0410-be5f-012b33b47a6e>
Fri, 9 Jul 2010 20:56:16 +0000 (9 20:56 +0000)
committerrodolfoosvaldobogado <rodolfoosvaldobogado@8ced0084-cf51-0410-be5f-012b33b47a6e>
Fri, 9 Jul 2010 20:56:16 +0000 (9 20:56 +0000)
treedd435f764e9c41e07b64061b577322208ebf8544
parent613c996d34ef03945542952c65c585861508a77b
2 commits in one:
fix frame dumping and screenshots in d3d9 and opengl
some improvements to the new efb to ram
please test to see if the issues introduced by the new efb to ram are solved by this commit

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@5862 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Core/VideoCommon/Src/Render.h
Source/Plugins/Plugin_VideoDX9/Src/D3DBase.cpp
Source/Plugins/Plugin_VideoDX9/Src/Render.cpp
Source/Plugins/Plugin_VideoDX9/Src/TextureCache.cpp
Source/Plugins/Plugin_VideoDX9/Src/TextureConverter.cpp
Source/Plugins/Plugin_VideoDX9/Src/TextureConverter.h
Source/Plugins/Plugin_VideoOGL/Src/Render.cpp
Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp