i915: Accelerate depth textures with border color.
authorEric Anholt <eric@anholt.net>
Thu, 9 Oct 2008 06:34:38 +0000 (23:34 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 9 Oct 2008 06:55:58 +0000 (23:55 -0700)
commit9aec1288eeae8e87adc9a99f377be536892941b2
treee9793ee70561b11f712728b8b385a7c6b340e2e6
parenta71b1af5ad7859d00f88b554ed3514561c245e0a
i915: Accelerate depth textures with border color.

The fallback was introduced to fix bug #16697, but made the test it was
fixing run excessively long.
src/mesa/drivers/dri/i915/i915_texstate.c
src/mesa/drivers/dri/intel/intel_tex_validate.c