r600g: make LIT work properly
authorDave Airlie <airlied@redhat.com>
Tue, 31 Aug 2010 01:57:04 +0000 (11:57 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 31 Aug 2010 02:59:10 +0000 (12:59 +1000)
commitd3fa92584b109bf59dce32501eec73f8de74f42b
treeeeca52e9d1b51565fdaee2e960ecbccb96ddfaf6
parent24ff42e7d56ac489caeca6b5ffcc3091cc8194b5
r600g: make LIT work properly

this is a bit of a workaround, something is wrong with the literal emits here
so we just use the trig copy function to copy the immd to a temp at start of op.

fix VP/FP LIT tests
src/gallium/drivers/r600/r600_shader.c