I'm glad you could set up the environment in your machine :) Regarding
the one-line change you mentioned, we indeed are having a few issues
with the EGL headers and specifically the EGLNativeDisplayType type
definition. In particular, Chromium is getting the EGL definitions from
the wrong direc
Got the chorme-ozone working for ARM with proprietary GPU drivers. It is
neat!
WebGL also working very good.
I recommend to use gold linker and latest ninja(1.4).
I have to make only the following change
@@ -117,7 +117,7 @@ bool GLSurfaceEGL::InitializeOneOff() {
LOG(ERROR) << "OZONE failed
argh, Pekka (pq) just told me in #wayland that we're probably talking
about two different things here. Sorry, my confusion.
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 messa
no, there isn't any automated compilation tool yet.
To be honest I'm not entirely sure whether it's worthing having such
tool. We basically have Ozone-Wayland repository to be cloned in which
pulls in all the remaining dependencies (well, not libwayland...) and
for that we'd need about half do
Hi
Out of interest is there an ebuild available for this?
Cheers
Mike
On 11 Nov 2013 21:40, "Tiago Vignatti" wrote:
>
> We are happy to announce the first "preview" of Chromium browser with
> Wayland support, using Ozone-Wayland implementation. Check the announcement
> and the details here ple
Perfect, thanks for the links !
Regards,
Tarnyko
Tiago Vignatti writes:
Hi,
On 11/12/2013 11:07 AM, Tarnyko wrote:
Hello Tiago,
Neat, thank you very much for your amazing work !
Fedora binary here ; works fine with a small sample of websites.
You may be aware that some sites aren't worki
Hi,
On 11/12/2013 11:07 AM, Tarnyko wrote:
Hello Tiago,
Neat, thank you very much for your amazing work !
Fedora binary here ; works fine with a small sample of websites.
You may be aware that some sites aren't working (including Google), and
even know the cause, but anyways, here are some of th
Tiago Vignatti writes:
We are happy to announce the first "preview" of Chromium browser with
Wayland support, using Ozone-Wayland implementation. Check the
announcement and the details here please:
https://01.org/ozone-wayland/blogs/tiagovignatti/2013/chromium-browser-way
land-preview-rele
We are happy to announce the first "preview" of Chromium browser with
Wayland support, using Ozone-Wayland implementation. Check the
announcement and the details here please:
https://01.org/ozone-wayland/blogs/tiagovignatti/2013/chromium-browser-wayland-preview-release
Tiago