Move mipmap generation functions, texture scaling functions into new
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 29 Sep 2006 01:24:26 +0000 (01:24 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 29 Sep 2006 01:24:26 +0000 (01:24 +0000)
commit24edd9015951dd41898902b6c3973fe605e5871a
treecc50b14428811e07e5208a64b2c32ea0af3d021b
parentbb4b378c602a7a3f8c6453ecf3ce4bd1dbdb0c9a
Move mipmap generation functions, texture scaling functions into new
mipmap.c file.
13 files changed:
src/mesa/drivers/dri/tdfx/tdfx_tex.c
src/mesa/drivers/dri/unichrome/via_tex.c
src/mesa/main/descrip.mms
src/mesa/main/fbobject.c
src/mesa/main/mipmap.c [new file with mode: 0644]
src/mesa/main/mipmap.h [new file with mode: 0644]
src/mesa/main/texcompress.c
src/mesa/main/texstore.c
src/mesa/main/texstore.h
src/mesa/sources
src/mesa/swrast/s_texstore.c
windows/VC6/mesa/mesa/mesa.dsp
windows/VC7/mesa/mesa/mesa.vcproj