added device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 20 Mar 2000 14:37:52 +0000 (14:37 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 20 Mar 2000 14:37:52 +0000 (14:37 +0000)
commitf7b5707d66678f09bec652ecce024a0da6cc4a4b
tree13f27f3da0c93943ff0e9526901aca957d635b4d
parent8a90cabf8190eaaf37ec1eb265b71d2e163641e3
added device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage
src/mesa/main/dd.h
src/mesa/main/teximage.c