fix an error string, refactor _mesa_GetCompressedTexImageARB() to get rid of a goto
authorBrian <brian.paul@tungstengraphics.com>
Tue, 12 Jun 2007 23:17:43 +0000 (17:17 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 12 Jun 2007 23:17:43 +0000 (17:17 -0600)
commit144e1e439faf994ad25901aaf2a9d60a1078eed9
tree37ef0b769e2cfb7033421b8a3b2dcc1ace9d5d38
parent261ed740749a7f358573ba470c25ed78d4abd2c4
fix an error string, refactor _mesa_GetCompressedTexImageARB() to get rid of a goto
src/mesa/main/teximage.c