Re: Failed to initialize display

2011-04-13 Thread Daniel
El dt 05 de 04 de 2011 a les 15:10 -0700, en/na Dima Ryazanov va escriure: > I got it to work by setting EGL_PLATFORM=x11 when running the > compositor. Not sure why that's necessary, though. > I'm afraid it didn't work for me. I finally got code to build successfully, but the compositor still ref

Re: handling unknown messages (pt 2 of TODO)

2011-04-13 Thread Iskren Chernev
Here is the first version of the patch :) Regards, Iskren On Mon, Apr 11, 2011 at 9:00 PM, Iskren Chernev wrote: > I also thought of this, but I think in one unix packet more than one > message can be stored, which makes skipping of a single message impossible > without the number of fds stored

Re: compositor-drm & MESA dependencies

2011-04-13 Thread Marcus Lorentzon
On 04/12/2011 09:40 PM, Benjamin Franzke wrote: 2011/4/12 Marcus Lorentzon: Hi, we run Wayland on a platform without a MESA based EGL. But we still want to run the DRM compositor and use the same EGL/GLES drivers as for QtCompositor (wayland-egl platform with DRM support included). Currently