18 Feb
2008
18 Feb
'08
2:50 p.m.
Module: wine Branch: master Commit: c2d978410f6fbc3988181dc6fe1765353352a121 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c2d978410f6fbc3988181dc6fe... Author: Roderick Colenbrander <thunderbird2k(a)gmx.net> Date: Sat Feb 16 15:42:11 2008 +0000 wined3d: Add separate alpha blend support. --- dlls/wined3d/directx.c | 6 ++- dlls/wined3d/state.c | 143 +++++++++++++++++++++++++++++++++++++------- include/wine/wined3d_gl.h | 16 +++++ 3 files changed, 141 insertions(+), 24 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c2d978410f6fbc3988181d...