add FreeTexImageData hook to help single-copy texturing in drivers
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 22 Mar 2005 14:27:10 +0000 (14:27 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 22 Mar 2005 14:27:10 +0000 (14:27 +0000)
commit3e62d3a8d88b48d4ed19e00ea2bbc3d0a2b6acf7
tree22cdbafab36b4cdf6bfead1b5926f55b2790a690
parent050b77a9ac45afc5c3acb4d018f1d4858c2f4cc7
add FreeTexImageData hook to help single-copy texturing in drivers
src/mesa/drivers/common/driverfuncs.c
src/mesa/main/context.c
src/mesa/main/dd.h
src/mesa/main/teximage.c
src/mesa/main/teximage.h
src/mesa/main/texobj.c