i965: Unalias src/dst registers for SGE and friends.
authorEric Anholt <eric@anholt.net>
Tue, 10 Nov 2009 18:54:15 +0000 (10:54 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 10 Nov 2009 22:44:39 +0000 (14:44 -0800)
commite5ffb9f5ea03c2acd148222259a334cde0f3afc9
tree7c985b7d66501c66c092d4981d63219613182c26
parent23a4a6727efb5c8b2bf84f88f638c15e7255b363
i965: Unalias src/dst registers for SGE and friends.

Fixes piglit vp-sge-alias test, and the googleearth ground shader.  \o/

Bug #22228
(cherry picked from commit 56ab92bad8f1d05bc22b8a8471d5aeb663f220de)
src/mesa/drivers/dri/i965/brw_vs_emit.c