r600g: Added support for TGSI_SEMANTIC_FACE.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 18 Sep 2010 14:42:22 +0000 (16:42 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 19 Sep 2010 07:21:41 +0000 (09:21 +0200)
commit8861727c9190c35f7391ad848fefc6a401872007
tree7fdd435ee0af52436237ed3b92d77f00ed8b6100
parentfa1056190897719d9ae7410965abb187392ef520
r600g: Added support for TGSI_SEMANTIC_FACE.

This makes the 'glsl1-gl_FrontFacing var (1)' piglit test pass.

Signed-off-by: Tilman Sauerbeck <tilman@code-monkey.de>
src/gallium/drivers/r600/eg_hw_states.c
src/gallium/drivers/r600/r600_hw_states.c