r600g: add assembler support for other vtx fetch fields.
authorDave Airlie <airlied@redhat.com>
Fri, 1 Oct 2010 01:38:40 +0000 (11:38 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 1 Oct 2010 03:36:56 +0000 (13:36 +1000)
commite973221538d5edfad62abedf5b37a4fb774d71fc
tree770f59162db86e0fa8d8471cab9dad2157992d3b
parent1d073cb2d920d1c0b8c6d598055b14048fedc96e
r600g: add assembler support for other vtx fetch fields.

this shouldn't change behaviour, just push the choice of what
to do out to the shader.
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_asm.h
src/gallium/drivers/r600/r600_shader.c