r600g: make if's use PRED_SETNE_INT no matter what.
authorDave Airlie <airlied@redhat.com>
Sat, 22 Oct 2011 19:13:20 +0000 (20:13 +0100)
committerDave Airlie <airlied@redhat.com>
Sat, 22 Oct 2011 19:15:58 +0000 (20:15 +0100)
commit8b36958ceb23b8a40a622f950ddf8fe94583c143
treee92650894462ded8a99e02de032188bc580170f0
parentd54407040b7bfa345b76bfb578beab953c57592b
r600g: make if's use PRED_SETNE_INT no matter what.

This is more correct for TGSI if, and with native ints enabled
it fixes 25 piglit fails.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_shader.c