[gnome-ostree] manifest: Update to Mesa 9.0.1



commit 3ba0a2b7bca5345b0f220b55a51e764aa3913f55
Author: Colin Walters <walters verbum org>
Date:   Sun Nov 18 17:16:54 2012 -0500

    manifest: Update to Mesa 9.0.1
    
    Matches what others have; but still crashes inside qemu for me.

 manifest.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 168237d..31e95ab 100644
--- a/manifest.json
+++ b/manifest.json
@@ -361,7 +361,7 @@
 		 "config-opts": ["--enable-nouveau-experimental-api"]},
 
 		{"src": "fd-mesa:mesa",
-            	 "tag": "mesa-9.0", 
+            	 "tag": "mesa-9.0.1", 
 		 "patches": ["mesa-llvmpipe-dlopen.patch",
 		 	    "mesa-8.0-llvmpipe-shmget.patch",
 			    "mesa-8.0.1-fix-16bpp.patch"],
@@ -380,9 +380,9 @@
 		     "--enable-shared-glapi",
 		     "--enable-gbm",
 		     "--enable-xa",
-		     "--with-gallium-drivers=r300,r600,nouveau,swrast",
+		     "--with-gallium-drivers=svga,r300,r600,nouveau,swrast",
 		     "--enable-gallium-llvm",
-		     "--with-dri-drivers=nouveau,radeon,r200,i915,i965"
+		     "--with-dri-drivers=nouveau,radeon,r200,i915,i965,swrast"
 		     ]},
 
 		{"src": "fd:xorg/app/xkbcomp",



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]