https://bugs.freedesktop.org/show_bug.cgi?id=30481
--- Comment #6 from Chia-I Wu <[email protected]> 2010-10-06 21:24:01 PDT --- (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
