Patch for updating gtk over wayland interface

2011-11-01 Thread Zhao, Juan J
Hi there, These days I built gtk+ in my platform and updated the interface and fixing some problems with the help from wayland-devel. Now the first step is done: some simple applications in gtk+/test can work well now. So I send this patch to gtk-devel for review and asking for

Re: build wayland cairo-util.o Error 1

2011-11-01 Thread Mandeep Singh Baines
李晓鹭 (linyuz...@163.com) wrote: > build wayland > autoreconf: Entering directory `.' > autoreconf: configure.ac: not using Gettext > autoreconf: running: aclocal -I /home/scott/wayland/share/aclocal --force > configure.ac:2: warning: AC_INIT: not a > literal:https://bugs.freedesktop.org/enter_bug.c

Re: [PATCH] compositor-*: check for surfaceless_gles2 instead of surfaceless_opengl

2011-11-01 Thread Kristian Høgsberg
On Tue, Nov 1, 2011 at 10:37 AM, Ander Conselvan de Oliveira wrote: > All the compositors are using GLES2 so check for the appropriate > surfaceless extension. Indeed, thanks. Kristian > Signed-off-by: Ander Conselvan de Oliveira > > --- >  compositor/compositor-drm.c     |    4 ++-- >  compo

[PATCH] compositor-*: check for surfaceless_gles2 instead of surfaceless_opengl

2011-11-01 Thread Ander Conselvan de Oliveira
All the compositors are using GLES2 so check for the appropriate surfaceless extension. Signed-off-by: Ander Conselvan de Oliveira --- compositor/compositor-drm.c |4 ++-- compositor/compositor-openwfd.c |4 ++-- compositor/compositor-wayland.c |4 ++-- compositor/compositor-x11