summaryrefslogtreecommitdiff
path: root/strata/wayland-generic/mesa.morph
blob: ea85006ee77f835dfa6304578ece7ba4480f9e09 (plain)
1
2
3
4
5
6
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