i965: Fix packed depth/stencil textures to be Y-tiled as well.
authorEric Anholt <eric@anholt.net>
Mon, 22 Jun 2009 22:39:37 +0000 (15:39 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 24 Jun 2009 02:31:12 +0000 (19:31 -0700)
commite0a4e25f938953201fef2bf702e2e709451200f4
treee3128b9b7776cac1f1250051303f8f9f6145e09b
parent1593a1bb3435728806f66fff72a90e72a9616083
i965: Fix packed depth/stencil textures to be Y-tiled as well.

Fixes shadowtex.c.  And an assert is added to catch this sooner next time.
src/mesa/drivers/dri/i965/brw_misc_state.c
src/mesa/drivers/dri/intel/intel_mipmap_tree.c