intel: Base tri clearing depth on Y tiling, not IS_I965().
authorEric Anholt <eric@anholt.net>
Sat, 6 Jun 2009 00:52:21 +0000 (00:52 +0000)
committerEric Anholt <eric@anholt.net>
Tue, 9 Jun 2009 22:21:17 +0000 (15:21 -0700)
commit13624848401679f7ee904aa731d520792a5e523e
treee83aa8d8928fdb097f3beafa36def16c4948ba96
parent2d57e9640819c7889304d1de9dd5500a1a0f66de
intel: Base tri clearing depth on Y tiling, not IS_I965().

Y tiling is why the 965 check was there, but I wanted to experiment with Y
on pre-965 as well.
src/mesa/drivers/dri/intel/intel_clear.c