r600g: cayman initial integer support
authorDave Airlie <airlied@redhat.com>
Mon, 23 Jan 2012 11:21:43 +0000 (11:21 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 23 Jan 2012 12:26:19 +0000 (12:26 +0000)
commitf01431d0358ae337227a348e96b30adfd8d55f7c
tree691408e446fa6169948115a02e1c5a3263bd55fe
parent13daa059c01d6dd05064e82cf67cba9cc5fe79db
r600g: cayman initial integer support

Adds all the easier lowhanging opcodes.

Fixes ~3000 piglit tests with GLSL1.30 enabled on cayman.

This just leaves the mul/div/mod ops to fix up.

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