i965: Allow VS MOVs to use immediate constants.
authorEric Anholt <eric@anholt.net>
Mon, 26 Jul 2010 11:20:33 +0000 (04:20 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 26 Jul 2010 17:11:31 +0000 (10:11 -0700)
commit941b893032c9b27ae3b02e1faf9269a464e2b63f
treebafa16b2bb6ea238ca1ad0eddaf3fb08dcbc3746
parent0bebdc230ff09f191cfa269c2cbcbb257fd2e0fc
i965: Allow VS MOVs to use immediate constants.

Clarifies program assembly, and with a little tweak to always use
constant_map, we could cut down on constant buffer payload.
src/mesa/drivers/dri/i965/brw_vs_emit.c