dolphin/Source/Plugins
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
..
Plugin_VideoDX9 Implement dual source blending to avoid unneeded alpha pass. 2013-03-28 20:08:51 -03:00
Plugin_VideoDX11 Clean up blending code a bit. 2013-03-28 23:00:19 +01:00
Plugin_VideoOGL Clean up blending code a bit. 2013-03-28 23:00:19 +01:00
Plugin_VideoSoftware VideoSoftware: Fail less at clamping. 2013-03-28 23:34:14 +01:00
CMakeLists.txt Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00