Re: Make error when compiling mesa

2011-08-28 Thread Daniel Nicoara
The problem seems to be related to a configure/makefile issue. If you look in src/egl/main (where egldisplay.c is), in the Makefile, you'll notice that the include path for gbm.h isn't picked up. I managed to compile it once I forced the include of the path containing gbm.h. On Sun, Aug 28, 2011 a

Buffer sharing between processes

2011-08-18 Thread Daniel Nicoara
s on mesa-dev (http://lists.freedesktop.org/archives/mesa-dev/2011-February/005294.html) which mentions that it should be done through wl_egl_pixmap. Is this possible right now? Thank you, Daniel Nicoara ___ wayland-devel mailing list wayland-devel@lists.

[PATCH] Fix incomplete framebuffer attachment on gtk

2011-08-12 Thread Daniel Nicoara
I am getting an incomplete framebuffer attachment with the latest GTK3 on Wayland and the example apps. The attached patch fixed the problem for me. diff --git a/gdk/wayland/gdkwindow-wayland.c b/gdk/wayland/gdkwindow-wayland.c index 194d763..b2be78b 100644 --- a/gdk/wayland/gdkwindow-wayland.c +++

Sending EGL headers updates to Khronos

2011-07-28 Thread Daniel Nicoara
Hello, Are there any plans in sending the EGL header changes (egl.h, eglplatform.h, ...) to Khronos? Or are the changes sent by mesa devs once the new stable release of mesa is out? Thank you, Daniel Nicoara ___ wayland-devel mailing list wayland-devel