summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@vmware.com>2009-01-14 23:33:41 +0000
committerAlan Hourihane <alanh@vmware.com>2009-01-14 23:33:41 +0000
commit658b1bdb1cc5f9910be910dc156a2e81ed999756 (patch)
tree98d15bcf83b662dd8c7186dd423e3d8ebbd87f1c /windows
parente82784559e00cb534993c01309ad1832e9b3e56b (diff)
parent03188b09e071ace9d9e21ccc56c01e90c0fa8639 (diff)
Merge commit 'origin/master' into gallium-0.2
Conflicts: docs/install.html docs/relnotes-7.3.html src/mesa/shader/slang/slang_codegen.c src/mesa/shader/slang/slang_compile.c src/mesa/shader/slang/slang_emit.c src/mesa/shader/slang/slang_preprocess.c src/mesa/shader/slang/slang_preprocess.h
Diffstat (limited to 'windows')
-rw-r--r--windows/VC8/mesa/mesa/mesa.vcproj123
-rw-r--r--windows/VC8/progs/glut/glut.vcproj9
2 files changed, 130 insertions, 2 deletions
diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj
index 91e1849669d..13029af1437 100644
--- a/windows/VC8/mesa/mesa/mesa.vcproj
+++ b/windows/VC8/mesa/mesa/mesa.vcproj
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8.00"
+ Version="8,00"
Name="mesa"
ProjectGUID="{2120C974-2717-4709-B44F-D6E6D0A56448}"
+ RootNamespace="mesa"
>
<Platforms>
<Platform
@@ -180,6 +181,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\api_exec.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\api_loopback.c"
>
</File>
@@ -224,6 +229,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\clear.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\clip.c"
>
</File>
@@ -260,6 +269,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\dlopen.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\drawpix.c"
>
</File>
@@ -292,6 +305,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\ffvertex_prog.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\fog.c"
>
</File>
@@ -328,6 +345,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\glapi\glapi_getproc.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\glapi\glthread.c"
>
</File>
@@ -466,6 +487,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\multisample.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\shader\nvfragparse.c"
>
</File>
@@ -482,6 +507,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\pixelstore.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\points.c"
>
</File>
@@ -490,6 +519,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\shader\prog_cache.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\shader\prog_debug.c"
>
</File>
@@ -558,6 +591,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\readpix.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c"
>
</File>
@@ -678,6 +715,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\scissor.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\shader\shader_api.c"
>
</File>
@@ -858,6 +899,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\tnl\t_rasterpos.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\tnl\t_vb_cull.c"
>
</File>
@@ -922,6 +967,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\texenv.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\texenvprogram.c"
>
</File>
@@ -930,6 +979,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\texgen.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\teximage.c"
>
</File>
@@ -938,6 +991,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\texparam.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\texrender.c"
>
</File>
@@ -1051,6 +1108,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\api_exec.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\api_loopback.h"
>
</File>
@@ -1075,6 +1136,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\arrayobj.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\shader\atifragshader.h"
>
</File>
@@ -1083,6 +1148,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\bitset.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\blend.h"
>
</File>
@@ -1095,6 +1164,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\clear.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\clip.h"
>
</File>
@@ -1139,6 +1212,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\dlopen.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\drawpix.h"
>
</File>
@@ -1167,6 +1244,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\ffvertex_prog.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\fog.h"
>
</File>
@@ -1315,6 +1396,18 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\mcompiler.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\src\mesa\main\mfeatures.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\src\mesa\main\mipmap.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\mm.h"
>
</File>
@@ -1323,6 +1416,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\multisample.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\shader\nvfragparse.h"
>
</File>
@@ -1339,6 +1436,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\pixelstore.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\points.h"
>
</File>
@@ -1399,6 +1500,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\readpix.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h"
>
</File>
@@ -1519,6 +1624,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\scissor.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\shader\shader_api.h"
>
</File>
@@ -1675,6 +1784,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\texenv.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\texenvprogram.h"
>
</File>
@@ -1687,6 +1800,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\texgen.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\teximage.h"
>
</File>
@@ -1695,6 +1812,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\texparam.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\texrender.h"
>
</File>
diff --git a/windows/VC8/progs/glut/glut.vcproj b/windows/VC8/progs/glut/glut.vcproj
index 72b3266b1e1..8d03c378412 100644
--- a/windows/VC8/progs/glut/glut.vcproj
+++ b/windows/VC8/progs/glut/glut.vcproj
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8.00"
+ Version="8,00"
Name="glut"
ProjectGUID="{0234F0D2-C8A6-4C4D-93E7-0E2248049C67}"
+ RootNamespace="glut"
>
<Platforms>
<Platform
@@ -79,6 +80,7 @@
SuppressStartupBanner="true"
AdditionalLibraryDirectories="../../mesa/Debug"
IgnoreAllDefaultLibraries="true"
+ ModuleDefinitionFile="..\..\..\..\src\glut\glx\glut.def"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/GLUT32.pdb"
ImportLibrary=".\Debug/GLUT32.lib"
@@ -175,6 +177,7 @@
SuppressStartupBanner="true"
AdditionalLibraryDirectories="../../mesa/Release"
IgnoreAllDefaultLibraries="true"
+ ModuleDefinitionFile="..\..\..\..\src\glut\glx\glut.def"
ProgramDatabaseFile=".\Release/GLUT32.pdb"
ImportLibrary=".\Release/GLUT32.lib"
/>
@@ -325,6 +328,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\glut\glx\glut_ppm.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\glut\glx\glut_roman.c"
>
</File>