intel: Add block alignment for RGTC textures.
authorEric Anholt <eric@anholt.net>
Thu, 9 Jun 2011 16:28:19 +0000 (09:28 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 14 Jun 2011 18:17:26 +0000 (11:17 -0700)
commit4a60b0c8d2e4890038e1c6a72a7dac3b4cdf996e
tree16811c06ede9af4290cb5945a3bd1d86e16c9a6d
parentd5809115b568d8b74f47316607dce0730964517a
intel: Add block alignment for RGTC textures.

We were using the default 4x2 alignment instead of the 4x4 required
for RGTC textures.
src/mesa/drivers/dri/i965/brw_tex_layout.c
src/mesa/drivers/dri/intel/intel_mipmap_tree.c
src/mesa/drivers/dri/intel/intel_tex_layout.c
src/mesa/drivers/dri/intel/intel_tex_layout.h