EGL_OPENGL_API

Xorg is looking into high-performance X servers layered on top of OpenGL. To acheive this, we plan to use the EGL API bound to a full OpenGL implementation. The EGL 1.2 spec includes API tokens for OpenGLES and OpenVG, but not for full GL. Should we pursue adding this token through an extension, or should we try to make it part of the specification proper?

The draft proposal is here if anyone is interested.