Module: wine Branch: master Commit: 6810ebb4c17628f2f6f7dc754914b853fbf066d5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6810ebb4c17628f2f6f7dc7549...
Author: Alexander Dorofeyev alexd4@inbox.lv Date: Sun Jan 20 20:17:54 2008 -0800
ddraw: Fix handling of alpha with D3DTBLEND_MODULATE.
---
dlls/ddraw/device.c | 273 +++++++++++++++++++++++++++++++++++++------- dlls/ddraw/executebuffer.c | 2 +- 2 files changed, 233 insertions(+), 42 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6810ebb4c17628f2f6f7dc...