summaryrefslogtreecommitdiff
path: root/strata/wayland-generic/mesa.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-08-28 01:22:11 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-28 11:46:22 +0100
commite0736b45a40321cb8b70ae5d4ff2d46b3dba41d4 (patch)
treee105e0b2d162d3fc2fe9f7de627962c5bafad827 /strata/wayland-generic/mesa.morph
parentfa35f9272d937f67f73632d7b4b97491c93bd035 (diff)
downloaddefinitions-e0736b45a40321cb8b70ae5d4ff2d46b3dba41d4.tar.gz
Build a unique mesa with wayland and x11 support
Diffstat (limited to 'strata/wayland-generic/mesa.morph')
-rw-r--r--strata/wayland-generic/mesa.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/wayland-generic/mesa.morph b/strata/wayland-generic/mesa.morph
new file mode 100644
index 00000000..ea85006e
--- /dev/null
+++ b/strata/wayland-generic/mesa.morph
@@ -0,0 +1,7 @@
+name: mesa
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --enable-gles2 --enable-gallium-egl --with-egl-platforms=wayland,drm,x11
+ --enable-gbm --enable-dri --enable-shared-glapi --with-gallium-drivers=swrast --with-dri-drivers=,i915,i965,swrast
+ --with-state-trackers=egl