Hi all,
I have successfully built Wayland on MeeGo tablet but get following errors
when running Wayland compositor without X
libEGL debug: EGL search path is /home/meego/install/lib/egl
libEGL debug: added egl_dri2 to module array
libEGL debug: added egl_glx to module array
libEGL debug: pci id f
Hi all,
I successfully start wayland compositor and keep on trying wayland-demos.
But when running any test in wayland-demos/clients, I get following error
libEGL debug: EGL search path is /home/joshua/install/lib/egl
libEGL debug: added egl_dri2 to module array
libEGL debug: added egl_glx to mo
Hi all,
I made mesa with following configuration
$ ./autogen.sh --prefix=$WLD --enable-gles2 --disable-gallium-egl
--enable-shared-glapi --with-egl-platforms=wayland,drm
and test wayland applications with
$ ./compositor
but get following errors
libEGL debug: EGL search path is /home/joshua/i