https://bugs.freedesktop.org/show_bug.cgi?id=30481
--- Comment #8 from Chia-I Wu <[email protected]> 2010-10-06 21:58:35 PDT --- (In reply to comment #7) > The last time I used : > > /configure --prefix=/home/dgorst/mesa-git --enable-gles-overlay --enable-debug > --with-state-trackers=egl,vega --enable-gallium-swrast I am not able to reproduce it. Did you "make clean" before or after running configure? Could you set a break point at loader_init and see which API/profile is enabled? > > (In reply to comment #6) > > (In reply to comment #4) > > > Rebuilt again from the latest Git source and the OpenGL demos are > > > running, but > > > not OpenVG or OpenGLES. This is the debug output from lion_x11. Attribute > > > 0x3040 is EGL_RENDERABLE_TYPE and 0x08 is EGL_OPENGL_BIT. > > This looks like a different issue. How did you configure mesa? You need > > --enable-gles-overlay or --enable-gles[12] for OpenGL ES, and at least > > --with-state-trackers=egl,vega for OpenVG. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
