From 7fb9352fe4889b8069349bcac39df2aaef144278 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 15 Sep 2005 01:00:20 +0000 Subject: replace s_texture.[ch] with s_texcombine.[ch] and s_texfilter.[ch] --- windows/VC6/mesa/mesa/mesa.dsp | 12 ++++++++++-- windows/VC7/mesa/mesa/mesa.vcproj | 10 ++++++++-- 2 files changed, 18 insertions(+), 4 deletions(-) (limited to 'windows') diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 5d8dc5b484..ce23169ab9 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -450,7 +450,11 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_texstore.c # End Source File # Begin Source File -SOURCE=..\..\..\..\src\mesa\swrast\s_texture.c +SOURCE=..\..\..\..\src\mesa\swrast\s_texcombine.c +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\mesa\swrast\s_texfiltere.c # End Source File # Begin Source File @@ -1119,7 +1123,11 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_stencil.h # End Source File # Begin Source File -SOURCE=..\..\..\..\src\mesa\swrast\s_texture.h +SOURCE=..\..\..\..\src\mesa\swrast\s_texcombine.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\mesa\swrast\s_texfilter.h # End Source File # Begin Source File diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 75bff90f44..4c62f61157 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -393,7 +393,10 @@ RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c"> + RelativePath="..\..\..\..\src\mesa\swrast\s_texcombine.c"> + + @@ -907,7 +910,10 @@ RelativePath="..\..\..\..\src\mesa\swrast\s_stencil.h"> + RelativePath="..\..\..\..\src\mesa\swrast\s_texcombine.h"> + + -- cgit v1.2.3