From 88fdddcbbe690c52f91f76216298700c370f9650 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 12 Jan 2009 08:35:53 -0700 Subject: windows: added new sources for 7.3 (may be more, needs testing) --- windows/VC8/mesa/mesa/mesa.vcproj | 40 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'windows') diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 91e1849669..9b11098d54 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -179,6 +179,10 @@ RelativePath="..\..\..\..\src\mesa\main\api_arrayelt.c" > + + @@ -327,6 +331,10 @@ /> + + @@ -465,6 +473,10 @@ RelativePath="..\..\..\..\src\mesa\main\mm.c" > + + @@ -481,6 +493,10 @@ RelativePath="..\..\..\..\src\mesa\main\pixel.c" > + + @@ -857,6 +873,10 @@ RelativePath="..\..\..\..\src\mesa\tnl\t_pipeline.c" > + + @@ -921,6 +941,10 @@ RelativePath="..\..\..\..\src\mesa\main\texcompress_s3tc.c" > + + @@ -929,6 +953,10 @@ RelativePath="..\..\..\..\src\mesa\main\texformat.c" > + + @@ -937,6 +965,10 @@ RelativePath="..\..\..\..\src\mesa\main\texobj.c" > + + @@ -1346,6 +1378,10 @@ RelativePath="..\..\..\..\src\mesa\main\polygon.h" > + + @@ -1522,6 +1558,10 @@ RelativePath="..\..\..\..\src\mesa\shader\shader_api.h" > + + -- cgit v1.2.3 From a0318d7f8eea286a99c8fd6afb4d71b66d2b341c Mon Sep 17 00:00:00 2001 From: Thomas Henn Date: Mon, 12 Jan 2009 10:56:42 -0700 Subject: windows: updated VC8 project files --- windows/VC8/mesa/mesa/mesa.vcproj | 97 +++++++++++++++++++++++++++++++++++--- windows/VC8/progs/glut/glut.vcproj | 9 +++- 2 files changed, 99 insertions(+), 7 deletions(-) (limited to 'windows') diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 9b11098d54..88cc2fc6b8 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -1,9 +1,10 @@ + + @@ -263,6 +268,10 @@ RelativePath="..\..\..\..\src\mesa\main\dlist.c" > + + @@ -295,6 +304,10 @@ RelativePath="..\..\..\..\src\mesa\main\feedback.c" > + + @@ -505,6 +518,10 @@ RelativePath="..\..\..\..\src\mesa\main\polygon.c" > + + @@ -573,6 +590,10 @@ RelativePath="..\..\..\..\src\mesa\main\rbadaptors.c" > + + @@ -693,6 +714,10 @@ RelativePath="..\..\..\..\src\mesa\swrast\s_zoom.c" > + + @@ -861,6 +886,10 @@ RelativePath="..\..\..\..\src\mesa\main\stencil.c" > + + @@ -1082,6 +1111,10 @@ RelativePath="..\..\..\..\src\mesa\main\api_eval.h" > + + @@ -1106,6 +1139,10 @@ RelativePath="..\..\..\..\src\mesa\shader\arbprogram_syn.h" > + + @@ -1114,6 +1151,10 @@ RelativePath="..\..\..\..\src\mesa\main\attrib.h" > + + @@ -1126,6 +1167,10 @@ RelativePath="..\..\..\..\src\mesa\main\buffers.h" > + + @@ -1170,6 +1215,10 @@ RelativePath="..\..\..\..\src\mesa\main\dlist.h" > + + @@ -1198,6 +1247,10 @@ RelativePath="..\..\..\..\src\mesa\main\feedback.h" > + + @@ -1346,6 +1399,18 @@ RelativePath="..\..\..\..\src\mesa\main\matrix.h" > + + + + + + @@ -1354,6 +1419,10 @@ RelativePath="..\..\..\..\src\mesa\main\mtypes.h" > + + @@ -1371,15 +1440,15 @@ > + + @@ -1555,11 +1628,11 @@ > + + @@ -1726,6 +1803,10 @@ RelativePath="..\..\..\..\src\mesa\main\texformat_tmp.h" > + + @@ -1734,6 +1815,10 @@ RelativePath="..\..\..\..\src\mesa\main\texobj.h" > + + diff --git a/windows/VC8/progs/glut/glut.vcproj b/windows/VC8/progs/glut/glut.vcproj index 72b3266b1e..8d03c37841 100644 --- a/windows/VC8/progs/glut/glut.vcproj +++ b/windows/VC8/progs/glut/glut.vcproj @@ -1,9 +1,10 @@ @@ -324,6 +327,10 @@ RelativePath="..\..\..\..\src\glut\glx\glut_overlay.c" > + + -- cgit v1.2.3 From aac4a0509e6a5d8e3c8f8179519bcd21364ae18e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 14 Jan 2009 12:07:25 -0700 Subject: windows: remove reference to swizzle.c file --- windows/VC8/mesa/mesa/mesa.vcproj | 4 ---- 1 file changed, 4 deletions(-) (limited to 'windows') diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 88cc2fc6b8..13029af143 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -886,10 +886,6 @@ RelativePath="..\..\..\..\src\mesa\main\stencil.c" > - - -- cgit v1.2.3