Revert "i965: Do FS SLT, SGT, and friends using CMP, SEL instead of CMP, MOV, MOV."
authorEric Anholt <eric@anholt.net>
Tue, 16 Mar 2010 18:22:29 +0000 (11:22 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Mar 2010 20:18:54 +0000 (13:18 -0700)
commitba208604ea8bc069be583732a4c59a47e4a7b280
treef35ee9bd6093aa6060bb03f48bb9791dc32a9671
parent7cbb7051f42c0220b35ce1e834853dac8706a69a
Revert "i965: Do FS SLT, SGT, and friends using CMP, SEL instead of CMP, MOV, MOV."

This reverts commit 46450c1f3f93bf4dc96696fc7e0f0eb808d9c08a.  I was
wrong about null reg behavior -- it reads undefined, not 0.  And
they're not kidding.
src/mesa/drivers/dri/i965/brw_wm_emit.c