OSDN Git Service

i965: Don't compute-to-MRF in gen6 VS math.
authorEric Anholt <eric@anholt.net>
Mon, 11 Oct 2010 20:56:29 +0000 (13:56 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 11 Oct 2010 22:26:59 +0000 (15:26 -0700)
commit17306c60ad61f5096010d210f5d3f6d0b3a99dad
treeb9ef408f7e932a8c3c2db366a63aa209218c4d27
parent720ed3c906b0f6d5822fe9fa442294c9828e1560
i965: Don't compute-to-MRF in gen6 VS math.

There was code to do this for pre-gen6 already, this just enables it
for gen6 as well.
src/mesa/drivers/dri/i965/brw_vs_emit.c