https://bugs.freedesktop.org/show_bug.cgi?id=32285
--- Comment #7 from Jammy Zhou <jammy.z...@linaro.org> 2011-02-09 03:17:56 PST --- (In reply to comment #6) > Created an attachment (id=42698) View: https://bugs.freedesktop.org/attachment.cgi?id=42698 Review: https://bugs.freedesktop.org/review?bug=32285&attachment=42698 > patch to renderer_info > > I am able to get GLES2 and GL renderer infos after applying this patch to > renderer_info.c. It should use eglChooseConfig instead of eglGetConfigs to > make sure the returned config can be used to create a window surface. > > I did my test with --enable-shared-glapi and egl_gallium. egl_dri2 would fail > because of the missing _glapi_get_proc_address. I will see what can be done > about that. After applying the patch for renderer_info, I still cannot get the renderer info for GLES2. Following messages were printed out. jammy@thinkpad-t400:~/tests$ EGL_DRIVER=egl_gallium ./renderer_info OpenGL ES2.0 Renderer: Not Available OpenGL Renderer: Mesa DRI Mobile IntelĀ® GM45 Express Chipset GEM 20100330 DEVELOPMENT x86/MMX/SSE2 -- 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 mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev