dolphin/Source/Core/VideoCommon
Rodolfo Bogado 40d919b352 Implement dual source blending to avoid unneeded alpha pass.
this implementation does not work in windows xp (sorry no support for dual source blending there).
this should improve speed on older hardware or in newer hardware using super sampling.
disable partial fix for 4x supersampling as I'm interested in knowing the original issue with the implementation to fix it correctly.
remove the deprecation label from the plugin while I'm working on it.
2013-03-28 20:08:51 -03:00
..
Src Implement dual source blending to avoid unneeded alpha pass. 2013-03-28 20:08:51 -03:00
CMakeLists.txt Merge branch 'master' into perfqueries. 2013-03-01 01:07:34 +01:00
OpenCL.rules Meta: 2010-06-02 18:00:22 +00:00
VideoCommon.vcxproj Merge branch 'master' into perfqueries. 2013-03-01 01:07:34 +01:00
VideoCommon.vcxproj.filters D3D11: Port perf queries code to the PerfQueryBase interface. 2013-03-01 19:30:37 +01:00