[Mesa-dev] [Bug 32285] Check OpenGL and OpenGL ES2.0 renderer info in one process

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 29 10:59:34 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=32285

--- Comment #6 from Chia-I Wu <olvaffe at 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.


More information about the mesa-dev mailing list