Mesa (master): windows: added new sources for 7.3 (may be more, needs testing)

Brian Paul brianp at kemper.freedesktop.org
Mon Jan 12 15:38:26 UTC 2009


Module: Mesa
Branch: master
Commit: 88fdddcbbe690c52f91f76216298700c370f9650
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=88fdddcbbe690c52f91f76216298700c370f9650

Author: Brian Paul <brianp at vmware.com>
Date:   Mon Jan 12 08:35:53 2009 -0700

windows: added new sources for 7.3 (may be more, needs testing)

---

 windows/VC8/mesa/mesa/mesa.vcproj |   40 +++++++++++++++++++++++++++++++++++++
 1 files changed, 40 insertions(+), 0 deletions(-)

diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj
index 91e1849..9b11098 100644
--- a/windows/VC8/mesa/mesa/mesa.vcproj
+++ b/windows/VC8/mesa/mesa/mesa.vcproj
@@ -180,6 +180,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\api_exec.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\api_loopback.c"
 				>
 			</File>
@@ -328,6 +332,10 @@
 				</FileConfiguration>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\glapi\glapi_getproc.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\glapi\glthread.c"
 				>
 			</File>
@@ -466,6 +474,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\multisample.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\shader\nvfragparse.c"
 				>
 			</File>
@@ -482,6 +494,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\pixelstore.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\points.c"
 				>
 			</File>
@@ -858,6 +874,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\tnl\t_rasterpos.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\tnl\t_vb_cull.c"
 				>
 			</File>
@@ -922,6 +942,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\texenv.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\texenvprogram.c"
 				>
 			</File>
@@ -930,6 +954,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\texgen.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\teximage.c"
 				>
 			</File>
@@ -938,6 +966,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\texparam.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\texrender.c"
 				>
 			</File>
@@ -1347,6 +1379,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\shader\prog_cache.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\shader\prog_debug.h"
 				>
 			</File>
@@ -1523,6 +1559,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\scissor.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\shaders.h"
 				>
 			</File>




More information about the mesa-commit mailing list