mesa: overhaul the glGetCompressedTexImage code
authorBrian Paul <brianp@vmware.com>
Wed, 22 Jul 2015 00:35:38 +0000 (18:35 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 22 Jul 2015 00:35:38 +0000 (18:35 -0600)
commita92f0277d854d6ac5dd524134f113632c990b1b0
tree16a5d82e1ec95f9fb9e5343633cf604d83183004
parentf20cfc5a409b69d5ae3d10a870d90e0b4e493ddf
mesa: overhaul the glGetCompressedTexImage code

Same idea as the previous patch.
v2: a few clean-ups spotted by Ilia

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/mesa/main/texgetimage.c