dolphin/Source
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
..
Core Implement dual source blending to avoid unneeded alpha pass. 2013-03-28 20:08:51 -03:00
DSPSpy llejit - fix for flag generation code + dspspy jit workaround 2011-04-15 13:04:20 +00:00
DSPTool Fixed DSPTool build. 2013-03-26 21:50:49 +11:00
Plugins Implement dual source blending to avoid unneeded alpha pass. 2013-03-28 20:08:51 -03:00
TestSuite clear cg from project files 2013-02-27 10:55:25 +01:00
UnitTests Remove scons-related files 2012-03-25 12:55:02 -07:00
VSProps clear cg from project files 2013-02-27 10:55:25 +01:00
CMakeLists.txt Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line. 2011-07-18 01:47:55 +00:00
Dolphin_2010.sln Added audio time stretching by using the SoundTouch library. 2013-01-09 22:57:32 +11:00