<div dir="ltr"><div><div>Got the chorme-ozone working for ARM with proprietary GPU drivers. It is neat!<br></div>WebGL also working very good.<br><br></div><div>I recommend to use gold linker and latest ninja(1.4).<br></div>

<div><br></div>I have to make only the following change<br><div><br>@@ -117,7 +117,7 @@ bool GLSurfaceEGL::InitializeOneOff() {<br>     LOG(ERROR) << "OZONE failed to initialize hardware";<br>     return false;<br>

   }<br>-  g_native_display = surface_factory->GetNativeDisplay();<br>+  g_native_display = (EGLNativeDisplayType)surface_factory->GetNativeDisplay();<br> #else<br>   g_native_display = EGL_DEFAULT_DISPLAY;<br> #endif<br>

<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 12, 2013 at 1:09 PM, Tiago Vignatti <span dir="ltr"><<a href="mailto:tiago.vignatti@intel.com" target="_blank">tiago.vignatti@intel.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">argh, Pekka (pq) just told me in #wayland that we're probably talking about two different things here. Sorry, my confusion.<br>


<br>
If you were mentioning about building an Gentoo package out of Chromium Wayland, then no, I don't think anyone tried that yet. As mentioned in the blog announcement message, we expect that the distribution packagers people will come and build the package for themselves, in principle.<span class="HOEnZb"><font color="#888888"><br>


<br>
Tiago</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On 11/12/2013 03:43 PM, Tiago Vignatti wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
no, there isn't any automated compilation tool yet.<br>
<br>
To be honest I'm not entirely sure whether it's worthing having such<br>
tool. We basically have Ozone-Wayland repository to be cloned in which<br>
pulls in all the remaining dependencies (well, not libwayland...) and<br>
for that we'd need about half dozen of commands before it starts the<br>
actual built process. Do you think we can do better with an ebuild?<br>
<br>
Thanks,<br>
<br>
Tiago<br>
<br>
On 11/12/2013 03:25 PM, Mike Lothian wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
Out of interest is there an ebuild available for this?<br>
<br>
Cheers<br>
<br>
Mike<br>
<br>
On 11 Nov 2013 21:40, "Tiago Vignatti" <<a href="mailto:tiago.vignatti@intel.com" target="_blank">tiago.vignatti@intel.com</a><br>
<mailto:<a href="mailto:tiago.vignatti@intel.com" target="_blank">tiago.vignatti@intel.<u></u>com</a>>> wrote:<br>
<br>
<br>
    We are happy to announce the first "preview" of Chromium browser<br>
    with Wayland support, using Ozone-Wayland implementation. Check the<br>
    announcement and the details here please:<br>
<br>
<br>
<a href="https://01.org/ozone-wayland/__blogs/tiagovignatti/2013/__chromium-browser-wayland-__preview-release" target="_blank">https://01.org/ozone-wayland/_<u></u>_blogs/tiagovignatti/2013/__<u></u>chromium-browser-wayland-__<u></u>preview-release</a><br>


<br>
<br>
<<a href="https://01.org/ozone-wayland/blogs/tiagovignatti/2013/chromium-browser-wayland-preview-release" target="_blank">https://01.org/ozone-wayland/<u></u>blogs/tiagovignatti/2013/<u></u>chromium-browser-wayland-<u></u>preview-release</a>><br>


<br>
<br>
    Tiago<br>
    ______________________________<u></u>___________________<br>
    wayland-devel mailing list<br>
    wayland-devel@lists.__<a href="http://freedesktop.org" target="_blank">freedesk<u></u>top.org</a><br>
    <mailto:<a href="mailto:wayland-devel@lists.freedesktop.org" target="_blank">wayland-devel@lists.<u></u>freedesktop.org</a>><br>
    <a href="http://lists.freedesktop.org/__mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/_<u></u>_mailman/listinfo/wayland-<u></u>devel</a><br>
    <<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/wayland-devel</a><u></u>><br>
<br>
--<br>
--<br>
Chromium Developers mailing list: <a href="mailto:chromium-dev@chromium.org" target="_blank">chromium-dev@chromium.org</a><br>
View archives, change email options, or unsubscribe:<br>
<a href="http://groups.google.com/a/chromium.org/group/chromium-dev" target="_blank">http://groups.google.com/a/<u></u>chromium.org/group/chromium-<u></u>dev</a><br>
<br>
To unsubscribe from this group and stop receiving emails from it, send<br>
an email to <a href="mailto:chromium-dev%2Bunsubscribe@chromium.org" target="_blank">chromium-dev+unsubscribe@<u></u>chromium.org</a>.<br>
</blockquote>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org" target="_blank">wayland-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/wayland-devel</a><br>
</div></div></blockquote></div><br></div>