swrast: add Alloc/FreeTextureImageBuffer() driver functions
authorBrian Paul <brianp@vmware.com>
Sat, 17 Sep 2011 20:50:48 +0000 (14:50 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 17 Sep 2011 20:57:40 +0000 (14:57 -0600)
commitefc93219a9dfbd8e0bc42a1d0db372d2e7a7618c
treece212bc3611bf48dafb38206260c7a1b287b2cfa
parentd1da1c0ca816672c7a9243b754bb4b803ab0394a
swrast: add Alloc/FreeTextureImageBuffer() driver functions

Not called yet.  These will replace the core Mesa functions for allocating
and freeing malloc'd texture memory.
src/mesa/swrast/s_texture.c
src/mesa/swrast/swrast.h