https://bugs.freedesktop.org/show_bug.cgi?id=32285
--- Comment #6 from Chia-I Wu <olva...@gmail.com> 2011-01-29 10:59:34 PST --- 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. -- 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