radeon: fix r100/r200 compressed texture stride
authorRoland Scheidegger <sroland@vmware.com>
Fri, 31 Jul 2009 21:24:44 +0000 (23:24 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Fri, 31 Jul 2009 21:24:44 +0000 (23:24 +0200)
commit801c3fcbca69a17f0696522b91cbfc378094974b
tree6dc778c73a25d8e5463a1d216b64e31854d4dcbd
parent2730ee75c73e79f4196d6df5540da7063a96c25e
radeon: fix r100/r200 compressed texture stride

This almost fixes compressed mipmapped textures on r200, though some small
mip levels are still broken.
Leave r300 compressed texture stride as is though afaik it's different
to pre-radeon-rewrite too. Also do the fixup for rs600 uncompressed row stride
at same place.
src/mesa/drivers/dri/r300/r300_context.c
src/mesa/drivers/dri/radeon/radeon_common_context.c