r600g: Added missing abs-ification to RSQ.
authorTilman Sauerbeck <tilman@code-monkey.de>
Tue, 7 Sep 2010 19:29:43 +0000 (21:29 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 7 Sep 2010 23:07:02 +0000 (09:07 +1000)
commit42c966bc496d4049d98eb1d45dd7bb0b55fa41bd
tree66c5149c55686418211c9253c8f0678b6686d7a1
parenta3a94554f5a12f0626d9712ddcdc81b1e21d36c2
r600g: Added missing abs-ification to RSQ.

This makes the 'fp1-RSQ test 2' piglit test work.

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