版本
3.5-1099
分支
master
发布于
11 years ago
Windows x64 Windows x86 Mac OS X
提交(Commit)
40d919b352a553913f2c1e93e9fa39f2b968b04b
修改者
Rodolfo Bogado
修改说明
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.