r600g: Use clamped math for RCP and RSQ.
authorTilman Sauerbeck <tilman@code-monkey.de>
Fri, 10 Sep 2010 16:24:01 +0000 (18:24 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 16 Sep 2010 09:08:00 +0000 (11:08 +0200)
commitdf62338c491f2cace1a48f99de78e83b5edd82fd
tree623ddb5432e509c0dc8ad7fd56a0135ae78fe04f
parent2108caac25b375cfa6943fcc6a6386b9a8d4655e
r600g: Use clamped math for RCP and RSQ.

This is likely only correct for OpenGL and not other state trackers.

Signed-off-by: Tilman Sauerbeck <tilman@code-monkey.de>
src/gallium/drivers/r600/r600_shader.c