i965: Enable VS on SNB.
authorEric Anholt <eric@anholt.net>
Fri, 19 Mar 2010 23:00:31 +0000 (16:00 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 22 Mar 2010 22:04:46 +0000 (15:04 -0700)
commitedc8a99d1dc9963f61c3ecb5fdf481efae359ce4
tree0b82b300c688985e3031b60d9d44ecfda5f21db8
parentd163d5fac0eb5e57a2afb77f557525110753359e
i965: Enable VS on SNB.

It appears that the thing that was killing VS threads was the
gratuitous NOP that replaced the gratuitous jump from OPCODE_END to
the nearby OPCODE_END implementation.  With that gone, we can move on
to the rest of the pipeline.
src/mesa/drivers/dri/i965/gen6_vs_state.c