[gnome-continuous] manifest: mesa: Enable gallium egl



commit 332aaf0b2d9ec1f4c9c480c1f658b4b238de3d06
Author: Colin Walters <walters verbum org>
Date:   Thu Oct 3 12:04:53 2013 -0400

    manifest: mesa: Enable gallium egl
    
    Since mutter-wayland wants it.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 0e9f7d2..79d6d93 100644
--- a/manifest.json
+++ b/manifest.json
@@ -302,7 +302,7 @@
                     "--enable-egl", 
                     "--enable-gles1", 
                     "--enable-gles2", 
-                    "--disable-gallium-egl", 
+                    "--enable-gallium-egl", 
                     "--with-egl-platforms=wayland,x11,drm",
                     "--enable-shared-glapi",
                     "--enable-gbm",


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