i965: Add generic GLSL code for unaliasing a 3-arg opcode, and share LRP code.
authorEric Anholt <eric@anholt.net>
Wed, 12 Aug 2009 00:52:44 +0000 (17:52 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 7 Nov 2009 05:08:54 +0000 (21:08 -0800)
commit06c1bc8a2222f00e5a51fa977130a719bdcd8f0b
treecbe596e2740bdd334dbf219a19c47db2579e2d4d
parent90629704ef51de4018055ee4b8ff68531f6712ae
i965: Add generic GLSL code for unaliasing a 3-arg opcode, and share LRP code.
src/mesa/drivers/dri/i965/brw_wm.h
src/mesa/drivers/dri/i965/brw_wm_emit.c
src/mesa/drivers/dri/i965/brw_wm_glsl.c