i965: Accelerate depth textures with border color.
authorEric Anholt <eric@anholt.net>
Thu, 9 Oct 2008 18:45:58 +0000 (11:45 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 9 Oct 2008 18:45:58 +0000 (11:45 -0700)
commit7216679c1998b49ff5b08e6b43f8d5779415bf54
tree42d59a9bc04fc75c2c0cad5b2649de0d62d3cada
parent91221483a633d6230a4f8d2500ed180428754215
i965: 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/i965/brw_fallback.c
src/mesa/drivers/dri/i965/brw_wm_sampler_state.c