Re: [chromium-dev] Re: PSA: Chromium Wayland preview

2013-11-19 Thread Tiago Vignatti
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

Re: [chromium-dev] Re: PSA: Chromium Wayland preview

2013-11-15 Thread Prabhu S
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

Re: [chromium-dev] Re: PSA: Chromium Wayland preview

2013-11-12 Thread Tiago Vignatti
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

Re: [chromium-dev] Re: PSA: Chromium Wayland preview

2013-11-12 Thread Tiago Vignatti
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

Re: PSA: Chromium Wayland preview

2013-11-12 Thread Mike Lothian
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

Re: PSA: Chromium Wayland preview

2013-11-12 Thread Tarnyko
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

Re: PSA: Chromium Wayland preview

2013-11-12 Thread Tiago Vignatti
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

Re: PSA: Chromium Wayland preview

2013-11-12 Thread Tarnyko
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

PSA: Chromium Wayland preview

2013-11-11 Thread Tiago Vignatti
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