mesa: new _mesa_decompress_image() function
authorBrian Paul <brianp@vmware.com>
Fri, 9 Sep 2011 02:16:18 +0000 (20:16 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 9 Sep 2011 02:16:18 +0000 (20:16 -0600)
commit3370ba802ff93fde399c9b07303a71ab0827e217
tree1abfdf9478deca4e242412ace674c801bbec58f2
parent9a5b2899e058f3ec31a4eba5575eaa3fcfe1e3f5
mesa: new _mesa_decompress_image() function

Use the old texture fetch functions to decompress a whole image.
To be used by glGetTexImage().
src/mesa/main/texcompress.c
src/mesa/main/texcompress.h