[Mesa-dev] [PATCH 1/7] intel: Drop the INTEL_STRICT_CONFORMANCE environment variable.

Kenneth Graunke kenneth at whitecape.org
Wed Mar 7 14:30:13 PST 2012


On 03/06/2012 02:57 PM, Eric Anholt wrote:
> 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.
> ---
>   src/mesa/drivers/dri/i915/intel_tris.c     |   12 +---------
>   src/mesa/drivers/dri/intel/intel_context.c |   32 ++++-----------------------
>   src/mesa/drivers/dri/intel/intel_context.h |    6 -----
>   3 files changed, 6 insertions(+), 44 deletions(-)

Patches 1 and 3-7 are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

with the caveat that, should you drop patch 2, you'll need to change the 
number of options in the driconf stuff.



More information about the mesa-dev mailing list