Closed linyaa-kiwi closed 9 years ago
Issue #24 is the equivalent bug for GLX.
I actually understand the other way around:
FWIW, you can see how glretrace now does it for GLX on https://github.com/apitrace/apitrace/blob/master/retrace/glws_glx.cpp#L251
@jrfonseca I just checked the Subversion history of file registry/extensions/EXT/wgl_create_context_es2_profile.txt. According to the diff that added Issue 5 (Subversion rev 12201 → 18789):
Thanks @chadversary . I was totally wrong then.
WGL_EXT_create_context_es_profile is sufficient for creating an ES2 context. WGL_EXT_create_context_es2_profile is not required, as WGL_EXT_create_context_es_profile supercedes it.
Reported by Jose. Archived at (http://www.mail-archive.com/waffle@lists.freedesktop.org/msg00695.html).