From: Brian Paul Date: Wed, 16 Nov 2005 04:12:08 +0000 (+0000) Subject: added depthstencil.[ch] X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=94f70fab64038ea2105098496de8e50223d69dab;p=mesa.git added depthstencil.[ch] --- diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 47cbed016d9..0fd4729562e 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -173,6 +173,10 @@ SOURCE=..\..\..\..\src\mesa\main\depth.c # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\main\depthstencil.c +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\main\dispatch.c # End Source File # Begin Source File @@ -803,6 +807,10 @@ SOURCE=..\..\..\..\src\mesa\main\depth.h # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\main\depthstencil.h +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\main\dlist.h # End Source File # Begin Source File diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 76d1738a9bd..6c8447a2d67 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -173,6 +173,9 @@ + + @@ -669,6 +672,9 @@ + +