i965/vs: Switch to the new VS backend by default.
authorEric Anholt <eric@anholt.net>
Wed, 7 Sep 2011 01:03:43 +0000 (18:03 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 9 Sep 2011 04:34:03 +0000 (21:34 -0700)
commitd7c6c8428c9908047c88f2672cd1edf6ba60f785
tree1a2b7ad6ce296d5872d431d081181199b7399689
parentdf35d691807656d3627b6fa6f51a08674bdc043e
i965/vs: Switch to the new VS backend by default.

Now instead of env INTEL_NEW_VS=1 to get it, you need INTEL_OLD_VS=1
to not get it.  While it's not quite to the same codegen efficiency as
the old backend, it is not regressing piglit on G965 and G45, and
actually fixing bugs on gen6, and the remaining codegen quality
regressions all appear tractable.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.c