Looking at the extensions.
Noticed a problem, the GLX_EXT_create_context_es2_profile needs to allow for version and not just es2.
Because they things need to be changed every time a new version comes out.
(Considering OpenGL ES 3 will come out this summer, I'd say it's best if this is done good from the start.)
Please add a way to specify a version and rename the extension to GLX_EXT_create_context_es_profile.


Reply With Quote
