commit | 7fa13c7deb628d5ed1c96f9f8457109dc52e89cb | [log] [tgz] |
---|---|---|
author | errong.leng <errong.leng@samsung.com> | Tue May 22 11:03:13 2018 +0800 |
committer | errong.leng <errong.leng@samsung.com> | Tue May 22 11:03:13 2018 +0800 |
tree | 42ecaf6e5fc902faf582bfce5601bca7b447efdd | |
parent | b626c97d51f3afb82cce662b06c25b10a7d897d5 [diff] |
add linux wayland platform this make cobalt run with wayland on Ubuntu 17.10 or any other Ubuntus build local wayland and Weston. need mesa 10.1.3 configuration: ./autogen.sh --prefix=$WLD --enable-egl --enable-opengl --enable-gles2 --with-egl-platforms=x11,wayland,drm --enable-gbm --enable-shared-glapi --with-gallium-drivers=r600,swrast,nouveau --enable-gallium-egl --disable-gallium-llvm building refer: https://wayland.freedesktop.org/building.html dependences: https://cobalt-review.googlesource.com/c/cobalt/+/4450 https://cobalt-review.googlesource.com/c/cobalt/+/4430 Change-Id: Ia1caf124fb8ba5e0555dc62a955338bcf8e73cd5