i965: Fix GLSL FS DPH to return the right value instead of src0.w * src1.w.
authorEric Anholt <eric@anholt.net>
Thu, 8 Jan 2009 00:56:02 +0000 (16:56 -0800)
committerAlan Hourihane <alanh@vmware.com>
Fri, 9 Jan 2009 11:16:40 +0000 (11:16 +0000)
commit28c503d4bb7b46c593d346f142b05f35afe0d0d1
tree2ca42e0d055d6b32d4b3359539e8c8d9fb08cb8c
parent739d38c8e9a23c6e45f4869a01f0e104e1d78a8f
i965: Fix GLSL FS DPH to return the right value instead of src0.w * src1.w.
src/mesa/drivers/dri/i965/brw_wm_glsl.c