mesa: revamp error checking for compressed texture images
authorBrian Paul <brianp@vmware.com>
Thu, 9 Dec 2010 04:38:35 +0000 (21:38 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 9 Dec 2010 04:38:35 +0000 (21:38 -0700)
commit7404fa3f07a953343f2640fa97d82ab82ba5545d
treed72abbd98999507e66a844cdeba1eebbf14bd1c0
parentf0f2ec4d8a50c79c2943ac95eb790fb734d88980
mesa: revamp error checking for compressed texture images

Simplify some code, remove unneeded checks, etc.
src/mesa/main/teximage.c