dolphin/Source/Core/VideoBackends
degasus dd0b74ac15 OpenGL: cleanup efb2tex
Also use attributeless rendering. But we need the src rect, so set it by uniform.
If there is a slowdown here (I doubt as the driver likely has a fast path to update uniforms)
then we should check if this rect changes and only then update the uniform.
2013-11-25 12:19:34 +01:00
..
D3D VideoCommon: reorder cbufid in orderer. We've used once two times 2013-11-24 04:43:54 +01:00
OGL OpenGL: cleanup efb2tex 2013-11-25 12:19:34 +01:00
Software std::string can't be passed to ... format. 2013-11-17 11:28:11 +13:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00