Fixed a texture conversion problem: sometimes need to produce an intermediate
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 20 Apr 2001 16:46:04 +0000 (16:46 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 20 Apr 2001 16:46:04 +0000 (16:46 +0000)
commit1c85aa33321821b44bea83d3dee702ab4e05f406
tree567f84afc974e718489a64860e7625eb18dcf0f2
parent3518a7950f3d1d57edb0a5d346c28bccade6fb61
Fixed a texture conversion problem: sometimes need to produce an intermediate
texture image in the base internal format between user->Mesa format
conversion.  See comments in texstore.c
src/mesa/drivers/glide/fxddtex.c
src/mesa/main/mtypes.h
src/mesa/main/texformat.c
src/mesa/main/texstore.c
src/mesa/main/texstore.h