wined3d: Implement D3DTA_ALPHAREPLICATE in arbfp and atifs.
authorStefan Dösinger <stefan@codeweavers.com>
Tue, 19 Aug 2008 15:43:03 +0000 (10:43 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Aug 2008 10:07:41 +0000 (12:07 +0200)
commit6c6a6a2e617b5ebbbda829d097625838a8b1b2b7
treeb170894cee9db7142bacb85e4aab42dcde996cd3
parent6c12b815525a487df20ba8a359a8bf1de5154643
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
dlls/wined3d/arb_program_shader.c
dlls/wined3d/ati_fragment_shader.c