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)
committerEric Anholt <eric@anholt.net>
Thu, 8 Jan 2009 04:35:25 +0000 (20:35 -0800)
commit83a74521cfd2e81dd98ee1d84aff42a660613740
tree97e2a44cf17a1a528f967c19653bdf2aba4d32ef
parent6d2cf395f401b53da1c2fc4485a297fd975637c6
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