From 24edd9015951dd41898902b6c3973fe605e5871a Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 29 Sep 2006 01:24:26 +0000 Subject: Move mipmap generation functions, texture scaling functions into new mipmap.c file. --- windows/VC6/mesa/mesa/mesa.dsp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'windows/VC6') diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 60ff915a32..a2f2f2dff4 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -393,6 +393,10 @@ SOURCE=..\..\..\..\src\mesa\main\matrix.c # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\main\mipmap.c +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\main\mm.c # End Source File # Begin Source File -- cgit v1.2.3