Failed to initialize display

2011-03-24 Thread Joshua Xing
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

Re: Memory issue with libcairo/gl and -nvidia binary driver

2011-03-24 Thread Zan Dobersek
On Thu, Mar 24, 2011 at 8:00 PM, Levi Schuck wrote: > > That last part seems pretty sad > Only to a Nvidia employee. > > On Mar 24, 2011, at 12:31, cat wrote: > > > > On Wed, Mar 23, 2011 at 6:42 PM, Bryce Harrington < > br...@canonical.com> wrote: > >> In testing, we found an oddball is

Re: Memory issue with libcairo/gl and -nvidia binary driver

2011-03-24 Thread Levi Schuck
That last part seems pretty sad On Mar 24, 2011, at 12:31, cat wrote: > > > On Wed, Mar 23, 2011 at 6:42 PM, Bryce Harrington wrote: > In testing, we found an oddball issue that with enabling GL for > libcairo, when running under NVIDIA's proprietary driver applications > see significan

Re: Memory issue with libcairo/gl and -nvidia binary driver

2011-03-24 Thread cat
On Wed, Mar 23, 2011 at 6:42 PM, Bryce Harrington wrote: > In testing, we found an oddball issue that with enabling GL for > libcairo, when running under NVIDIA's proprietary driver applications > see significantly increased memory utilization. > > https://bugs.launchpad.net/ubuntu/+source/cairo/