r600g: fixup VP->FP output->input routing.
authorDave Airlie <airlied@redhat.com>
Fri, 24 Sep 2010 04:58:15 +0000 (14:58 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 24 Sep 2010 04:59:19 +0000 (14:59 +1000)
commit59276b8541049a2d07d32fbb139fb14e21e387fc
tree26c9ac7a609d6073f68070dbaede7389c580a711
parente74d26d82ab6e4b21c6220d8f599f69ab2acf01e
r600g: fixup VP->FP output->input routing.

We need to map the TGSI semantics to each other using the hw semantic ids.

this fixes glsl-kwin-blur and glsl-routing.
src/gallium/drivers/r600/eg_hw_states.c
src/gallium/drivers/r600/r600_context.h
src/gallium/drivers/r600/r600_hw_states.c
src/gallium/drivers/r600/r600_shader.c