Versión
3.5-1099
Póla
master
Data
11 anos ago
Windows x64 Windows x86 Mac OS X
Contribución
40d919b352a553913f2c1e93e9fa39f2b968b04b
Autor do cambio
Rodolfo Bogado
Descrición do cambio
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.