summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2005-05-24 21:17:42 +0000
committerKarl Schultz <kschultz@freedesktop.org>2005-05-24 21:17:42 +0000
commitf7c0c4f485ca4d661b6f033aaece5e3450d13931 (patch)
tree50f13056507c48deb2719bf58651ae938bd98689 /src
parentb4c8b34534b087175d60cd100c8bcde911377818 (diff)
moved to windows build dir
Diffstat (limited to 'src')
-rw-r--r--src/glu/sgi/ccDebug.txt82
-rw-r--r--src/glu/sgi/ccDebugObj.txt73
-rw-r--r--src/glu/sgi/ccRelease.txt82
-rw-r--r--src/glu/sgi/ccReleaseObj.txt73
-rw-r--r--src/glu/sgi/glu.dsp888
-rw-r--r--src/glut/glx/glut.dsp338
-rw-r--r--src/mesa/drivers/osmesa/osmesa.dsp119
-rw-r--r--src/mesa/drivers/windows/gdi/gdi.dsp137
-rw-r--r--src/mesa/math/math.dsp180
-rw-r--r--src/mesa/shader/shader.dsp493
-rw-r--r--src/mesa/swrast/swrast.dsp336
-rw-r--r--src/mesa/swrast_setup/swrast_setup.dsp124
-rw-r--r--src/mesa/tnl/tnl.dsp228
13 files changed, 0 insertions, 3153 deletions
diff --git a/src/glu/sgi/ccDebug.txt b/src/glu/sgi/ccDebug.txt
deleted file mode 100644
index 8c021cc528b..00000000000
--- a/src/glu/sgi/ccDebug.txt
+++ /dev/null
@@ -1,82 +0,0 @@
-/nologo /W2 /GX- /ZI /Od /c /TP
-/I "../../../include"
-/I "./include"
-/I "./libnurbs/interface"
-/I "./libnurbs/internals"
-/I "./libnurbs/nurbtess"
-/D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS"
-/D "_USRDLL" /D "GLU_EXPORTS" /D "BUILD_GL32" /D "LIBRARYBUILD"
-/Fo"Debug/" /Fd"Debug/" /GZ
-libnurbs/interface/bezierEval.cc
-libnurbs/interface/bezierPatch.cc
-libnurbs/interface/bezierPatchMesh.cc
-libnurbs/interface/glcurveval.cc
-libnurbs/interface/glinterface.cc
-libnurbs/interface/glrenderer.cc
-libnurbs/interface/glsurfeval.cc
-libnurbs/interface/incurveeval.cc
-libnurbs/interface/insurfeval.cc
-libnurbs/internals/arc.cc
-libnurbs/internals/arcsorter.cc
-libnurbs/internals/arctess.cc
-libnurbs/internals/backend.cc
-libnurbs/internals/basiccrveval.cc
-libnurbs/internals/basicsurfeval.cc
-libnurbs/internals/bin.cc
-libnurbs/internals/bufpool.cc
-libnurbs/internals/cachingeval.cc
-libnurbs/internals/ccw.cc
-libnurbs/internals/coveandtiler.cc
-libnurbs/internals/curve.cc
-libnurbs/internals/curvelist.cc
-libnurbs/internals/curvesub.cc
-libnurbs/internals/dataTransform.cc
-libnurbs/internals/displaylist.cc
-libnurbs/internals/flist.cc
-libnurbs/internals/flistsorter.cc
-libnurbs/internals/hull.cc
-libnurbs/internals/intersect.cc
-libnurbs/internals/knotvector.cc
-libnurbs/internals/mapdesc.cc
-libnurbs/internals/mapdescv.cc
-libnurbs/internals/maplist.cc
-libnurbs/internals/mesher.cc
-libnurbs/internals/monoTriangulationBackend.cc
-libnurbs/internals/monotonizer.cc
-libnurbs/internals/mycode.cc
-libnurbs/internals/nurbsinterfac.cc
-libnurbs/internals/nurbstess.cc
-libnurbs/internals/patch.cc
-libnurbs/internals/patchlist.cc
-libnurbs/internals/quilt.cc
-libnurbs/internals/reader.cc
-libnurbs/internals/renderhints.cc
-libnurbs/internals/slicer.cc
-libnurbs/internals/sorter.cc
-libnurbs/internals/splitarcs.cc
-libnurbs/internals/subdivider.cc
-libnurbs/internals/tobezier.cc
-libnurbs/internals/trimline.cc
-libnurbs/internals/trimregion.cc
-libnurbs/internals/trimvertpool.cc
-libnurbs/internals/uarray.cc
-libnurbs/internals/varray.cc
-libnurbs/nurbtess/directedLine.cc
-libnurbs/nurbtess/gridWrap.cc
-libnurbs/nurbtess/monoChain.cc
-libnurbs/nurbtess/monoPolyPart.cc
-libnurbs/nurbtess/monoTriangulation.cc
-libnurbs/nurbtess/partitionX.cc
-libnurbs/nurbtess/partitionY.cc
-libnurbs/nurbtess/polyDBG.cc
-libnurbs/nurbtess/polyUtil.cc
-libnurbs/nurbtess/primitiveStream.cc
-libnurbs/nurbtess/quicksort.cc
-libnurbs/nurbtess/rectBlock.cc
-libnurbs/nurbtess/sampleComp.cc
-libnurbs/nurbtess/sampleCompBot.cc
-libnurbs/nurbtess/sampleCompRight.cc
-libnurbs/nurbtess/sampleCompTop.cc
-libnurbs/nurbtess/sampleMonoPoly.cc
-libnurbs/nurbtess/sampledLine.cc
-libnurbs/nurbtess/searchTree.cc
diff --git a/src/glu/sgi/ccDebugObj.txt b/src/glu/sgi/ccDebugObj.txt
deleted file mode 100644
index 9fdce157c4f..00000000000
--- a/src/glu/sgi/ccDebugObj.txt
+++ /dev/null
@@ -1,73 +0,0 @@
-Debug/bezierEval.obj
-Debug/bezierPatch.obj
-Debug/bezierPatchMesh.obj
-Debug/glcurveval.obj
-Debug/glinterface.obj
-Debug/glrenderer.obj
-Debug/glsurfeval.obj
-Debug/incurveeval.obj
-Debug/insurfeval.obj
-Debug/arc.obj
-Debug/arcsorter.obj
-Debug/arctess.obj
-Debug/backend.obj
-Debug/basiccrveval.obj
-Debug/basicsurfeval.obj
-Debug/bin.obj
-Debug/bufpool.obj
-Debug/cachingeval.obj
-Debug/ccw.obj
-Debug/coveandtiler.obj
-Debug/curve.obj
-Debug/curvelist.obj
-Debug/curvesub.obj
-Debug/dataTransform.obj
-Debug/displaylist.obj
-Debug/flist.obj
-Debug/flistsorter.obj
-Debug/hull.obj
-Debug/intersect.obj
-Debug/knotvector.obj
-Debug/mapdesc.obj
-Debug/mapdescv.obj
-Debug/maplist.obj
-Debug/mesher.obj
-Debug/monoTriangulationBackend.obj
-Debug/monotonizer.obj
-Debug/mycode.obj
-Debug/nurbsinterfac.obj
-Debug/nurbstess.obj
-Debug/patch.obj
-Debug/patchlist.obj
-Debug/quilt.obj
-Debug/reader.obj
-Debug/renderhints.obj
-Debug/slicer.obj
-Debug/sorter.obj
-Debug/splitarcs.obj
-Debug/subdivider.obj
-Debug/tobezier.obj
-Debug/trimline.obj
-Debug/trimregion.obj
-Debug/trimvertpool.obj
-Debug/uarray.obj
-Debug/varray.obj
-Debug/directedLine.obj
-Debug/gridWrap.obj
-Debug/monoChain.obj
-Debug/monoPolyPart.obj
-Debug/monoTriangulation.obj
-Debug/partitionX.obj
-Debug/partitionY.obj
-Debug/polyDBG.obj
-Debug/polyUtil.obj
-Debug/primitiveStream.obj
-Debug/quicksort.obj
-Debug/rectBlock.obj
-Debug/sampleComp.obj
-Debug/sampleCompBot.obj
-Debug/sampleCompRight.obj
-Debug/sampleCompTop.obj
-Debug/sampleMonoPoly.obj
-Debug/sampledLine.obj
-Debug/searchTree.obj
diff --git a/src/glu/sgi/ccRelease.txt b/src/glu/sgi/ccRelease.txt
deleted file mode 100644
index 26ae6a01f12..00000000000
--- a/src/glu/sgi/ccRelease.txt
+++ /dev/null
@@ -1,82 +0,0 @@
-/nologo /W2 /GX- /O2 /c /TP
-/I "../../../include"
-/I "./include"
-/I "./libnurbs/interface"
-/I "./libnurbs/internals"
-/I "./libnurbs/nurbtess"
-/D "WIN32" /D "_WINDOWS" /D "_MBCS"
-/D "_USRDLL" /D "GLU_EXPORTS" /D "BUILD_GL32" /D "LIBRARYBUILD"
-/Fo"Release/"
-libnurbs/interface/bezierEval.cc
-libnurbs/interface/bezierPatch.cc
-libnurbs/interface/bezierPatchMesh.cc
-libnurbs/interface/glcurveval.cc
-libnurbs/interface/glinterface.cc
-libnurbs/interface/glrenderer.cc
-libnurbs/interface/glsurfeval.cc
-libnurbs/interface/incurveeval.cc
-libnurbs/interface/insurfeval.cc
-libnurbs/internals/arc.cc
-libnurbs/internals/arcsorter.cc
-libnurbs/internals/arctess.cc
-libnurbs/internals/backend.cc
-libnurbs/internals/basiccrveval.cc
-libnurbs/internals/basicsurfeval.cc
-libnurbs/internals/bin.cc
-libnurbs/internals/bufpool.cc
-libnurbs/internals/cachingeval.cc
-libnurbs/internals/ccw.cc
-libnurbs/internals/coveandtiler.cc
-libnurbs/internals/curve.cc
-libnurbs/internals/curvelist.cc
-libnurbs/internals/curvesub.cc
-libnurbs/internals/dataTransform.cc
-libnurbs/internals/displaylist.cc
-libnurbs/internals/flist.cc
-libnurbs/internals/flistsorter.cc
-libnurbs/internals/hull.cc
-libnurbs/internals/intersect.cc
-libnurbs/internals/knotvector.cc
-libnurbs/internals/mapdesc.cc
-libnurbs/internals/mapdescv.cc
-libnurbs/internals/maplist.cc
-libnurbs/internals/mesher.cc
-libnurbs/internals/monoTriangulationBackend.cc
-libnurbs/internals/monotonizer.cc
-libnurbs/internals/mycode.cc
-libnurbs/internals/nurbsinterfac.cc
-libnurbs/internals/nurbstess.cc
-libnurbs/internals/patch.cc
-libnurbs/internals/patchlist.cc
-libnurbs/internals/quilt.cc
-libnurbs/internals/reader.cc
-libnurbs/internals/renderhints.cc
-libnurbs/internals/slicer.cc
-libnurbs/internals/sorter.cc
-libnurbs/internals/splitarcs.cc
-libnurbs/internals/subdivider.cc
-libnurbs/internals/tobezier.cc
-libnurbs/internals/trimline.cc
-libnurbs/internals/trimregion.cc
-libnurbs/internals/trimvertpool.cc
-libnurbs/internals/uarray.cc
-libnurbs/internals/varray.cc
-libnurbs/nurbtess/directedLine.cc
-libnurbs/nurbtess/gridWrap.cc
-libnurbs/nurbtess/monoChain.cc
-libnurbs/nurbtess/monoPolyPart.cc
-libnurbs/nurbtess/monoTriangulation.cc
-libnurbs/nurbtess/partitionX.cc
-libnurbs/nurbtess/partitionY.cc
-libnurbs/nurbtess/polyDBG.cc
-libnurbs/nurbtess/polyUtil.cc
-libnurbs/nurbtess/primitiveStream.cc
-libnurbs/nurbtess/quicksort.cc
-libnurbs/nurbtess/rectBlock.cc
-libnurbs/nurbtess/sampleComp.cc
-libnurbs/nurbtess/sampleCompBot.cc
-libnurbs/nurbtess/sampleCompRight.cc
-libnurbs/nurbtess/sampleCompTop.cc
-libnurbs/nurbtess/sampleMonoPoly.cc
-libnurbs/nurbtess/sampledLine.cc
-libnurbs/nurbtess/searchTree.cc
diff --git a/src/glu/sgi/ccReleaseObj.txt b/src/glu/sgi/ccReleaseObj.txt
deleted file mode 100644
index 2d1b384db87..00000000000
--- a/src/glu/sgi/ccReleaseObj.txt
+++ /dev/null
@@ -1,73 +0,0 @@
-Release/bezierEval.obj
-Release/bezierPatch.obj
-Release/bezierPatchMesh.obj
-Release/glcurveval.obj
-Release/glinterface.obj
-Release/glrenderer.obj
-Release/glsurfeval.obj
-Release/incurveeval.obj
-Release/insurfeval.obj
-Release/arc.obj
-Release/arcsorter.obj
-Release/arctess.obj
-Release/backend.obj
-Release/basiccrveval.obj
-Release/basicsurfeval.obj
-Release/bin.obj
-Release/bufpool.obj
-Release/cachingeval.obj
-Release/ccw.obj
-Release/coveandtiler.obj
-Release/curve.obj
-Release/curvelist.obj
-Release/curvesub.obj
-Release/dataTransform.obj
-Release/displaylist.obj
-Release/flist.obj
-Release/flistsorter.obj
-Release/hull.obj
-Release/intersect.obj
-Release/knotvector.obj
-Release/mapdesc.obj
-Release/mapdescv.obj
-Release/maplist.obj
-Release/mesher.obj
-Release/monoTriangulationBackend.obj
-Release/monotonizer.obj
-Release/mycode.obj
-Release/nurbsinterfac.obj
-Release/nurbstess.obj
-Release/patch.obj
-Release/patchlist.obj
-Release/quilt.obj
-Release/reader.obj
-Release/renderhints.obj
-Release/slicer.obj
-Release/sorter.obj
-Release/splitarcs.obj
-Release/subdivider.obj
-Release/tobezier.obj
-Release/trimline.obj
-Release/trimregion.obj
-Release/trimvertpool.obj
-Release/uarray.obj
-Release/varray.obj
-Release/directedLine.obj
-Release/gridWrap.obj
-Release/monoChain.obj
-Release/monoPolyPart.obj
-Release/monoTriangulation.obj
-Release/partitionX.obj
-Release/partitionY.obj
-Release/polyDBG.obj
-Release/polyUtil.obj
-Release/primitiveStream.obj
-Release/quicksort.obj
-Release/rectBlock.obj
-Release/sampleComp.obj
-Release/sampleCompBot.obj
-Release/sampleCompRight.obj
-Release/sampleCompTop.obj
-Release/sampleMonoPoly.obj
-Release/sampledLine.obj
-Release/searchTree.obj
diff --git a/src/glu/sgi/glu.dsp b/src/glu/sgi/glu.dsp
deleted file mode 100644
index 37eae7b63af..00000000000
--- a/src/glu/sgi/glu.dsp
+++ /dev/null
@@ -1,888 +0,0 @@
-# Microsoft Developer Studio Project File - Name="glu" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=glu - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "glu.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "glu.mak" CFG="glu - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "glu - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "glu - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "glu - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLU_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../../include" /I "./include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLU_EXPORTS" /D "BUILD_GL32" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
-# ADD LINK32 msvcrt.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ../../../lib/OPENGL32.LIB Release/GLUCC.LIB /nologo /dll /machine:I386 /nodefaultlib /out:"Release/GLU32.DLL"
-# Begin Special Build Tool
-SOURCE="$(InputPath)"
-PreLink_Cmds=cl @ccRelease.txt LIB /OUT:Release/GLUCC.LIB @ccReleaseObj.txt
-PostBuild_Desc=Copy import lib and dll
-PostBuild_Cmds=if not exist ..\..\..\lib md ..\..\..\lib copy Release\GLU32.LIB ..\..\..\lib copy Release\GLU32.DLL ..\..\..\lib
-# End Special Build Tool
-
-!ELSEIF "$(CFG)" == "glu - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLU_EXPORTS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../../include" /I "./include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLU_EXPORTS" /D "BUILD_GL32" /FR /YX /FD /GZ /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 msvcrtd.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ../../../lib/OPENGL32.LIB Debug/GLUCC.LIB /nologo /dll /debug /machine:I386 /nodefaultlib /out:"Debug/GLU32.DLL" /pdbtype:sept
-# Begin Special Build Tool
-SOURCE="$(InputPath)"
-PreLink_Desc=C++ compilations
-PreLink_Cmds=cl @ccDebug.txt LIB /OUT:Debug/GLUCC.LIB @ccDebugObj.txt
-PostBuild_Desc=Copy import lib and dll
-PostBuild_Cmds=if not exist ..\..\..\lib md ..\..\..\lib copy Debug\GLU32.LIB ..\..\..\lib copy Debug\GLU32.DLL ..\..\..\lib
-# End Special Build Tool
-
-!ENDIF
-
-# Begin Target
-
-# Name "glu - Win32 Release"
-# Name "glu - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\arc.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\arcsorter.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\arctess.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\backend.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\basiccrveval.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\basicsurfeval.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\bezierEval.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\bezierPatch.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\bezierPatchMesh.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\bin.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\bufpool.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\cachingeval.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\ccw.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\coveandtiler.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\curve.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\curvelist.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\curvesub.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\dataTransform.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\dict.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\directedLine.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\displaylist.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libutil\error.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\flist.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\flistsorter.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\geom.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\glcurveval.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\glinterface.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\glrenderer.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\glsurfeval.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\glu.def
-# End Source File
-# Begin Source File
-
-SOURCE=.\libutil\glue.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\gridWrap.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\hull.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\incurveeval.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\insurfeval.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\intersect.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\knotvector.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\mapdesc.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\mapdescv.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\maplist.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\memalloc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\mesh.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\mesher.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libutil\mipmap.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\monoChain.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\monoPolyPart.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\monotonizer.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\monoTriangulation.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\monoTriangulationBackend.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\mycode.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\normal.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\nurbsinterfac.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\nurbstess.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\partitionX.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\partitionY.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\patch.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\patchlist.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\polyDBG.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\polyUtil.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\primitiveStream.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\priorityq.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libutil\project.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libutil\quad.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\quicksort.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\quilt.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\reader.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\rectBlock.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libutil\registry.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\render.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\renderhints.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampleComp.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampleCompBot.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampleCompRight.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampleCompTop.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampledLine.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampleMonoPoly.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\searchTree.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\slicer.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\sorter.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\splitarcs.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\subdivider.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\sweep.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\tess.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\tessmono.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\tobezier.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\trimline.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\trimregion.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\trimvertpool.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\uarray.cc
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\varray.cc
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\arc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\arcsorter.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\arctess.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\backend.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\basiccrveval.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\basicsurfeval.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\bezierarc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\bezierEval.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\bezierPatch.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\bezierPatchMesh.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\bin.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\bufpool.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\cachingeval.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\coveandtiler.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\curve.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\curvelist.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\dataTransform.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\defines.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\definitions.h
-# End Source File
-# Begin Source File
-
-SOURCE=".\libtess\dict-list.h"
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\dict.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\directedLine.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\displaylist.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\displaymode.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\flist.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\flistsorter.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\geom.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\glcurveval.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\glimports.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\glimports.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\glrenderer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\glsurfeval.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libutil\gluint.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\include\gluos.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\gridline.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\gridtrimvertex.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\gridvertex.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\gridWrap.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\hull.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\jarcloc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\knotvector.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\mapdesc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\maplist.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\memalloc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\mesh.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\mesher.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\monoChain.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\monoPolyPart.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\monotonizer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\monoTriangulation.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\myassert.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\mymath.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\mysetjmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\mystdio.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\mystdio.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\interface\mystdlib.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\mystdlib.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\mystring.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\normal.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\nurbsconsts.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\nurbstess.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\partitionX.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\partitionY.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\patch.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\patchlist.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\polyDBG.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\polyUtil.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\primitiveStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=".\libtess\priorityq-sort.h"
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\priorityq.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\pwlarc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\quicksort.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\quilt.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\reader.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\rectBlock.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\render.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\renderhints.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampleComp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampleCompBot.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampleCompRight.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampleCompTop.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampledLine.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\sampleMonoPoly.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\searchTree.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\simplemath.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\slicer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\sorter.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\subdivider.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\sweep.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\tess.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libtess\tessmono.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\trimline.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\trimregion.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\trimvertex.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\trimvertpool.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\types.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\uarray.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\internals\varray.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\libnurbs\nurbtess\zlassert.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# Begin Source File
-
-SOURCE=.\ccDebug.txt
-# End Source File
-# Begin Source File
-
-SOURCE=.\ccDebugObj.txt
-# End Source File
-# Begin Source File
-
-SOURCE=.\ccRelease.txt
-# End Source File
-# Begin Source File
-
-SOURCE=.\ccReleaseObj.txt
-# End Source File
-# End Target
-# End Project
diff --git a/src/glut/glx/glut.dsp b/src/glut/glx/glut.dsp
deleted file mode 100644
index d3c3e25bb4f..00000000000
--- a/src/glut/glx/glut.dsp
+++ /dev/null
@@ -1,338 +0,0 @@
-# Microsoft Developer Studio Project File - Name="glut" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=glut - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "glut.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "glut.mak" CFG="glut - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "glut - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "glut - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "glut - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLUT_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../../include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_DLL" /D "_USRDLL" /D "GLUT_EXPORTS" /D "MESA" /D "BUILD_GL32" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
-# ADD LINK32 winmm.lib msvcrt.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ../../../lib/GLU32.lib ../../../lib/OPENGL32.LIB /nologo /dll /machine:I386 /nodefaultlib /out:"Release/GLUT32.DLL"
-# Begin Special Build Tool
-SOURCE="$(InputPath)"
-PostBuild_Desc=Copy import lib and dll
-PostBuild_Cmds=if not exist ..\..\..\lib md ..\..\..\lib copy Release\GLUT32.LIB ..\..\..\lib copy Release\GLUT32.DLL ..\..\..\lib
-# End Special Build Tool
-
-!ELSEIF "$(CFG)" == "glut - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLUT_EXPORTS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../../include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_DLL" /D "_USRDLL" /D "GLUT_EXPORTS" /D "MESA" /D "BUILD_GL32" /FR /YX /FD /GZ /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 winmm.lib msvcrtd.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ../../../lib/GLU32.lib ../../../lib/OPENGL32.LIB /nologo /dll /pdb:none /machine:I386 /nodefaultlib /out:"Debug/GLUT32.DLL"
-# SUBTRACT LINK32 /verbose /map /debug
-# Begin Special Build Tool
-SOURCE="$(InputPath)"
-PostBuild_Desc=Copy import lib and dll
-PostBuild_Cmds=if not exist ..\..\..\lib md ..\..\..\lib copy Debug\GLUT32.LIB ..\..\..\lib copy Debug\GLUT32.DLL ..\..\..\lib
-# End Special Build Tool
-
-!ENDIF
-
-# Begin Target
-
-# Name "glut - Win32 Release"
-# Name "glut - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\glut_8x13.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_9x15.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_bitmap.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_bwidth.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_cindex.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_cmap.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_cursor.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_dials.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_dstr.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_event.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_ext.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_fbc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_fullscrn.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_gamemode.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_get.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_hel10.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_hel12.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_hel18.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_init.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_input.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_joy.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_key.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_keyctrl.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_keyup.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_mesa.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_modifier.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_mroman.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_overlay.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_roman.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_shapes.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_space.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_stroke.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_swap.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_swidth.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_tablet.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_teapot.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_tr10.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_tr24.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_util.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_vidresize.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_warp.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_win.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\glut_winmisc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\win32_glx.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\win32_menu.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\win32_util.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\win32_winproc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\win32_x11.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\glutbitmap.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\glutint.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\glutstroke.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\glutwin32.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\layerutil.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\stroke.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\win32_glx.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\win32_x11.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# End Target
-# End Project
diff --git a/src/mesa/drivers/osmesa/osmesa.dsp b/src/mesa/drivers/osmesa/osmesa.dsp
deleted file mode 100644
index c818185c8ea..00000000000
--- a/src/mesa/drivers/osmesa/osmesa.dsp
+++ /dev/null
@@ -1,119 +0,0 @@
-# Microsoft Developer Studio Project File - Name="osmesa" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=osmesa - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "osmesa.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "osmesa.mak" CFG="osmesa - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "osmesa - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "osmesa - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "osmesa - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../../../include" /I "../../" /I "../../main" /I "../../glapi" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
-# ADD LINK32 msvcrt.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /nodefaultlib /out:"Release/OSMESA32.DLL"
-# Begin Special Build Tool
-SOURCE="$(InputPath)"
-PostBuild_Cmds=copy Release\OSMESA32.LIB ..\..\..\..\lib copy Release\OSMESA32.DLL ..\..\..\..\lib
-# End Special Build Tool
-
-!ELSEIF "$(CFG)" == "osmesa - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /I "../../../../include" /I "../../main" /I "../../glapi" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /FR /YX /FD /GZ /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 msvcrtd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /nodefaultlib /out:"Debug/OSMESA32.DLL" /pdbtype:sept
-# Begin Special Build Tool
-SOURCE="$(InputPath)"
-PostBuild_Cmds=copy Debug\OSMESA32.LIB ..\..\..\..\lib copy Debug\OSMESA32.DLL ..\..\..\..\lib
-# End Special Build Tool
-
-!ENDIF
-
-# Begin Target
-
-# Name "osmesa - Win32 Release"
-# Name "osmesa - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\osmesa.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\osmesa.def
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# End Target
-# End Project
diff --git a/src/mesa/drivers/windows/gdi/gdi.dsp b/src/mesa/drivers/windows/gdi/gdi.dsp
deleted file mode 100644
index 886cbd6471b..00000000000
--- a/src/mesa/drivers/windows/gdi/gdi.dsp
+++ /dev/null
@@ -1,137 +0,0 @@
-# Microsoft Developer Studio Project File - Name="gdi" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=gdi - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "gdi.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "gdi.mak" CFG="gdi - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "gdi - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "gdi - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "gdi - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDI_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../../../../src/mesa/main" /I "../../../../../src/mesa/glapi" /I "../../../../../src/mesa/math" /I "../../../../../src/mesa/transform" /I "../../../../../src/mesa/swrast" /I "../../../../../src/mesa/swrast_setup" /I "../../../../../include" /I "../../../../../src/mesa" /I "../../../../../src/mesa/shader" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDI_EXPORTS" /D "BUILD_GL32" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
-# ADD LINK32 winmm.lib msvcrt.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /nodefaultlib /out:"Release/OPENGL32.DLL"
-# Begin Special Build Tool
-SOURCE="$(InputPath)"
-PostBuild_Desc=Copy import lib and dll
-PostBuild_Cmds=if not exist ..\..\..\..\..\lib md ..\..\..\..\..\lib copy Release\OPENGL32.LIB ..\..\..\..\..\lib copy Release\OPENGL32.DLL ..\..\..\..\..\lib
-# End Special Build Tool
-
-!ELSEIF "$(CFG)" == "gdi - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDI_EXPORTS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../../../../src/mesa/main" /I "../../../../../src/mesa/glapi" /I "../../../../../src/mesa/math" /I "../../../../../src/mesa/transform" /I "../../../../../src/mesa/swrast" /I "../../../../../src/mesa/swrast_setup" /I "../../../../../include" /I "../../../../../src/mesa" /I "../../../../../src/mesa/shader" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDI_EXPORTS" /D "BUILD_GL32" /FR /YX /FD /GZ /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 winmm.lib msvcrtd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /nodefaultlib /out:"Debug/OPENGL32.DLL" /pdbtype:sept
-# Begin Special Build Tool
-SOURCE="$(InputPath)"
-PostBuild_Desc=Copy import lib and dll
-PostBuild_Cmds=if not exist ..\..\..\..\..\lib md ..\..\..\..\..\lib copy Debug\OPENGL32.LIB ..\..\..\..\..\lib copy Debug\OPENGL32.DLL ..\..\..\..\..\lib
-# End Special Build Tool
-
-!ENDIF
-
-# Begin Target
-
-# Name "gdi - Win32 Release"
-# Name "gdi - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\..\common\driverfuncs.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mesa.def
-# End Source File
-# Begin Source File
-
-SOURCE=.\wgl.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\wmesa.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\..\common\driverfuncs.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\wmesadef.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# End Target
-# End Project
diff --git a/src/mesa/math/math.dsp b/src/mesa/math/math.dsp
deleted file mode 100644
index 931dd1ab0a5..00000000000
--- a/src/mesa/math/math.dsp
+++ /dev/null
@@ -1,180 +0,0 @@
-# Microsoft Developer Studio Project File - Name="math" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=math - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "math.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "math.mak" CFG="math - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "math - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "math - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "math - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../main" /I "../glapi" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "math - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../main" /I "../glapi" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "math - Win32 Release"
-# Name "math - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\m_debug_clip.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_debug_norm.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_debug_xform.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_eval.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_matrix.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_translate.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_vector.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_xform.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\m_clip_tmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_copy_tmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_debug.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_debug_util.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_dotprod_tmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_eval.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_matrix.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_norm_tmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_trans_tmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_translate.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_vector.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_xform.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\m_xform_tmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mathmod.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/src/mesa/shader/shader.dsp b/src/mesa/shader/shader.dsp
deleted file mode 100644
index c08b923d5e6..00000000000
--- a/src/mesa/shader/shader.dsp
+++ /dev/null
@@ -1,493 +0,0 @@
-# Microsoft Developer Studio Project File - Name="shader" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=shader - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "shader.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "shader.mak" CFG="shader - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "shader - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "shader - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "shader - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../main" /I "../glapi" /I "slang" /I "slang/OSDependent/Windows" /I "slang/OGLCompilersDLL" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /Zm500 /c
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "shader - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../main" /I "../glapi" /I "slang" /I "slang/OSDependent/Windows" /I "slang/OGLCompilersDLL" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /Zm500 /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "shader - Win32 Release"
-# Name "shader - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\arbfragparse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\arbprogparse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\arbprogram.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\arbvertparse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\atifragshader.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\grammar.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\grammar_mesa.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvfragparse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvprogram.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvvertexec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvvertparse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\program.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\shaderobjects.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\shaderobjects_3dlabs.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\arbfragparse.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\arbprogparse.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\arbprogram.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\arbprogram_syn.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\arbvertparse.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\atifragshader.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\grammar.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\grammar_mesa.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\grammar_syn.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvfragparse.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvfragprog.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvprogram.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvvertexec.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvvertparse.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvvertprog.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\program.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\shaderobjects.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\shaderobjects_3dlabs.h
-# End Source File
-# End Group
-# Begin Group "slang"
-
-# PROP Default_Filter ""
-# Begin Group "Include"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\slang\Include\BaseTypes.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Include\Common.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Include\ConstantUnion.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Include\InfoSink.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Include\InitializeGlobals.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Include\InitializeParseContext.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Include\intermediate.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Include\PoolAlloc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Include\ResourceLimits.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Include\ShHandle.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Include\Types.h
-# End Source File
-# End Group
-# Begin Group "MachineIndependent"
-
-# PROP Default_Filter ""
-# Begin Group "preprocessor"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\atom.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\atom.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\compile.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\cpp.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\cpp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\cppstruct.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\memory.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\memory.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\parser.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\preprocess.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\scanner.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\scanner.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\slglobals.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\symbols.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\symbols.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\tokens.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\preprocessor\tokens.h
-# End Source File
-# End Group
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\Gen_glslang.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\Gen_glslang_tab.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\glslang_tab.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\InfoSink.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\Initialize.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\Initialize.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\Intermediate.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\intermOut.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\IntermTraverse.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\localintermediate.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\MMap.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\parseConst.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\ParseHelper.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\ParseHelper.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\PoolAlloc.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\QualifierAlive.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\QualifierAlive.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\RemoveTree.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\RemoveTree.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\ShaderLang.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\SymbolTable.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\SymbolTable.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\MachineIndependent\unistd.h
-# End Source File
-# End Group
-# Begin Group "OGLCompilersDLL"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\slang\OGLCompilersDLL\Initialisation.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\OGLCompilersDLL\Initialisation.h
-# End Source File
-# End Group
-# Begin Group "OSDependent"
-
-# PROP Default_Filter ""
-# Begin Group "Windows"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\slang\OSDependent\Windows\osinclude.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\OSDependent\Windows\ossource.cpp
-# End Source File
-# End Group
-# End Group
-# Begin Group "Public"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\slang\Public\ShaderLang.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\Public\ShaderLangExt.h
-# End Source File
-# End Group
-# Begin Source File
-
-SOURCE=.\slang\slang_mesa.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\slang_mesa.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\slang\traverse_wrap.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/src/mesa/swrast/swrast.dsp b/src/mesa/swrast/swrast.dsp
deleted file mode 100644
index ef7cdc5eeec..00000000000
--- a/src/mesa/swrast/swrast.dsp
+++ /dev/null
@@ -1,336 +0,0 @@
-# Microsoft Developer Studio Project File - Name="swrast" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=swrast - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "swrast.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "swrast.mak" CFG="swrast - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "swrast - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "swrast - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "swrast - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../main" /I "../glapi" /I "../shader" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "swrast - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../main" /I "../glapi" /I "../shader" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "swrast - Win32 Release"
-# Name "swrast - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\s_aaline.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_aatriangle.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_accum.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_alpha.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_alphabuf.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_atifragshader.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_auxbuffer.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_bitmap.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_blend.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_buffers.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_context.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_copypix.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_depth.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_drawpix.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_feedback.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_fog.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_imaging.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_lines.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_logic.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_masking.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_nvfragprog.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_pixeltex.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_points.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_readpix.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_span.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_stencil.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_texstore.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_texture.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_triangle.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_zoom.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\s_aaline.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_aalinetemp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_aatriangle.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_aatritemp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_accum.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_alpha.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_alphabuf.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_atifragshader.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_blend.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_context.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_depth.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_drawpix.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_feedback.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_fog.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_lines.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_linetemp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_logic.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_masking.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_nvfragprog.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_pixeltex.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_points.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_pointtemp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_span.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_spantemp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_stencil.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_texture.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_triangle.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_trispan.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_tritemp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\s_zoom.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\swrast.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/src/mesa/swrast_setup/swrast_setup.dsp b/src/mesa/swrast_setup/swrast_setup.dsp
deleted file mode 100644
index db9b0eb67b5..00000000000
--- a/src/mesa/swrast_setup/swrast_setup.dsp
+++ /dev/null
@@ -1,124 +0,0 @@
-# Microsoft Developer Studio Project File - Name="swrast_setup" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=swrast_setup - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "swrast_setup.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "swrast_setup.mak" CFG="swrast_setup - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "swrast_setup - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "swrast_setup - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "swrast_setup - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../main" /I "../glapi" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "swrast_setup - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../main" /I "../glapi" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "swrast_setup - Win32 Release"
-# Name "swrast_setup - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\ss_context.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\ss_triangle.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\ss_context.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ss_triangle.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ss_tritmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ss_vb.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ss_vbtmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\swrast_setup.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/src/mesa/tnl/tnl.dsp b/src/mesa/tnl/tnl.dsp
deleted file mode 100644
index 0499d12658e..00000000000
--- a/src/mesa/tnl/tnl.dsp
+++ /dev/null
@@ -1,228 +0,0 @@
-# Microsoft Developer Studio Project File - Name="tnl" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=tnl - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "tnl.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "tnl.mak" CFG="tnl - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "tnl - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "tnl - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "tnl - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../main" /I "../glapi" /I "../shader" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "tnl - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../main" /I "../glapi" /I "../shader" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "tnl - Win32 Release"
-# Name "tnl - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\t_array_api.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_array_import.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_context.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_pipeline.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_save_api.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_save_loopback.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_save_playback.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_cull.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_fog.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_light.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_normals.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_points.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_program.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_render.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_texgen.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_texmat.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_vertex.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vertex.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vertex_c.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vertex_codegen.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vtx_api.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vtx_eval.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vtx_exec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vtx_generic.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\t_array_api.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_array_import.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_context.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_pipeline.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_save_api.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_cliptmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_lighttmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vb_rendertmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\t_vtx_api.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\tnl.h
-# End Source File
-# End Group
-# End Target
-# End Project