Stefan Dösinger : wined3d: Implement D3DTA_ALPHAREPLICATE in arbfp and atifs.

Alexandre Julliard julliard at winehq.org
Tue Aug 26 07:06:44 CDT 2008


Module: wine
Branch: master
Commit: 6c6a6a2e617b5ebbbda829d097625838a8b1b2b7
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6c6a6a2e617b5ebbbda829d097625838a8b1b2b7

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Tue Aug 19 10:43:03 2008 -0500

wined3d: Implement D3DTA_ALPHAREPLICATE in arbfp and atifs.

Also adds a simple test for this. In the fixed function and nvrc/nvts
code this already works properly.

---

 dlls/d3d9/tests/visual.c           |   43 +++++++++
 dlls/wined3d/arb_program_shader.c  |    6 +
 dlls/wined3d/ati_fragment_shader.c |  178 +++++++++++++++++++-----------------
 3 files changed, 145 insertions(+), 82 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=6c6a6a2e617b5ebbbda829d097625838a8b1b2b7



More information about the wine-cvs mailing list