i965: Use immediate float operands for some VS instructions.
authorEric Anholt <eric@anholt.net>
Wed, 28 Apr 2010 19:39:39 +0000 (12:39 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 29 Apr 2010 15:34:14 +0000 (08:34 -0700)
commit084d8fdd36bbf04520f59fecfad54be0695531f2
tree453452b66f40dd52c60bc3bdd357f9772f63df88
parentba6d8448e11048687d2aa44a519c09b98fff1e94
i965: Use immediate float operands for some VS instructions.

We could use this to reduce constant register pressure, but for now it
makes the resulting program assembly much more readable.
src/mesa/drivers/dri/i965/brw_vs_emit.c