mesa: make glTexImage, glCompressedTexImage proxy code more alike
authorBrian Paul <brianp@vmware.com>
Wed, 22 Aug 2012 02:22:27 +0000 (20:22 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 24 Aug 2012 12:18:41 +0000 (06:18 -0600)
commite93cb4b34fed27eccf291963b5fe2c26cea46251
tree200062efd81b1d9b8253439047f3e60dd8f1cd9b
parentc1a9e6010baceeff78f72ac0692aefc4312d815f
mesa: make glTexImage, glCompressedTexImage proxy code more alike

Next up, we can combine the teximage() and compressed_teximage() functions.
src/mesa/main/teximage.c