added depthstencil.[ch]

This commit is contained in:
Brian Paul 2005-11-16 04:12:08 +00:00
parent 1a5f1bdb42
commit 94f70fab64
2 changed files with 14 additions and 0 deletions

View File

@ -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

View File

@ -173,6 +173,9 @@
<File
RelativePath="..\..\..\..\src\mesa\main\depth.c">
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\depthstencil.c">
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\dispatch.c">
</File>
@ -669,6 +672,9 @@
<File
RelativePath="..\..\..\..\src\mesa\main\depth.h">
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\depthstencil.h">
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\dlist.h">
</File>