[PATCH 4/3] ddraw: Fix some texture blending modes.

Alexander Dorofeyev alexd4 at inbox.lv
Sun May 4 17:06:00 CDT 2008


I found an article in DirectX6 docs on legacy texture blending that very exactly 
defines formulas of these legacy modes and what texture stage states they map to 
in DX6. This allowed to add a few modes that weren't handled and fix one obscure 
mode that was implemented incorrectly.
---
  dlls/ddraw/device.c |   15 ++++++++++++---
  1 files changed, 12 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c3186b7ef698a7eb1d13efc19dfd064b9056a30d.diff
Type: text/x-patch
Size: 3017 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080505/89bbb2c3/attachment.bin 


More information about the wine-patches mailing list