mesa: use ctx->Driver.AllocTextureImageBuffer() to alloc texture memory
authorBrian Paul <brianp@vmware.com>
Sat, 17 Sep 2011 20:50:49 +0000 (14:50 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 17 Sep 2011 20:57:41 +0000 (14:57 -0600)
commit78026b8acef9d6eea4f37d9c5435447944d1befd
tree30aba1350b0a5f1fa93899aba95fcc764029ffe9
parente6cf338d015e994012535fce5e06c7dc59482b02
mesa: use ctx->Driver.AllocTextureImageBuffer() to alloc texture memory
src/mesa/main/mipmap.c
src/mesa/main/texstore.c