r600g: add initial evergreen integer opcode support
authorDave Airlie <airlied@redhat.com>
Fri, 5 Aug 2011 18:08:10 +0000 (19:08 +0100)
committerDave Airlie <airlied@redhat.com>
Tue, 6 Sep 2011 09:22:24 +0000 (10:22 +0100)
commitcdeffbfddceaccaad5d78f5c95426f41dec74fe5
tree3951b831e1c626a7a2b0125385859f6cc50af2c8
parent2957e4466428e3b028e07a1b79ba51c68db17b8e
r600g: add initial evergreen integer opcode support

This just adds the opcodes for evergreen, need to work on r600 and cayman
implementations.

don't advertise nativeintegers yet until we work out all the regressions.

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