implement auto mipmap generation for compressed textures
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 18 Oct 2002 17:41:45 +0000 (17:41 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 18 Oct 2002 17:41:45 +0000 (17:41 +0000)
commit2ce0654ebabc7fc6a2881f51e496e4e1f7533087
treec459068fd937c29f58cd4d34de647c9977773e93
parent8eaa2902162e145cd07a9427ec99ab0ca85aa35a
implement auto mipmap generation for compressed textures
src/mesa/main/texcompress.c
src/mesa/main/texcompress.h
src/mesa/main/texstore.c