intel: Drop the INTEL_STRICT_CONFORMANCE environment variable.
authorEric Anholt <eric@anholt.net>
Mon, 5 Mar 2012 23:24:17 +0000 (15:24 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 20 Mar 2012 22:27:46 +0000 (15:27 -0700)
commit67d3ff760a33f3f98b89d3a6422bb85c199a9963
tree9722650afeceea14a773d35f1900e45110b2ba47
parentcdcfd5d1d60179e60e3a0a47dda71bfe91083105
intel: Drop the INTEL_STRICT_CONFORMANCE environment variable.

If you want to test the graphics driver, you want to test it under the
conditions that users will see, not some set of additional fallbacks.
If you want to test swrast, run the swrast driver (or no_rast=true)
instead.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i915/intel_tris.c
src/mesa/drivers/dri/intel/intel_context.c
src/mesa/drivers/dri/intel/intel_context.h