r300g: Work around "defect" in r300compiler.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Thu, 11 Feb 2010 02:38:53 +0000 (18:38 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Thu, 11 Feb 2010 02:40:12 +0000 (18:40 -0800)
commit229db2b8ade33571e4cece1d838234895db220c2
tree37831eb0fc978d15574b7efdc6bfbc8f3f96f94c
parent218590f70723ce0683f70a0c7aab229f9bbd89a6
r300g: Work around "defect" in r300compiler.

r300compiler doesn't handle half swizzles for vert shaders, which don't
have them. So, for now, disable them.
src/gallium/drivers/r300/r300_fs.c
src/gallium/drivers/r300/r300_tgsi_to_rc.c
src/gallium/drivers/r300/r300_tgsi_to_rc.h
src/gallium/drivers/r300/r300_vs.c