[gnome-continuous] manifest: enable gallium gbm



commit bf24c80bd68c6fafcec41c5a60c84339975bb690
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Jul 21 10:50:03 2014 -0400

    manifest: enable gallium gbm
    
    This is required for gbm swrast.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index daf864d..2840b08 100644
--- a/manifest.json
+++ b/manifest.json
@@ -356,6 +356,7 @@
                     "--enable-xa",
                      "--with-gallium-drivers=svga,r300,r600,nouveau,swrast",
                     "--enable-gallium-llvm",
+                     "--enable-gallium-gbm",
                      "--with-dri-drivers=nouveau,radeon,r200,i915,i965,swrast"
                     ]},
 


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