mesa/include/GL
Chad Versace e90c08e667 dri: Define enum __DRI_API_GLES3
This enum corresponds to EGL_OPENGL_ES3_BIT_KHR.
Neither the GLX nor EGL layer use the enum yet.

I don't like the GLES bits. I'd prefer that all GLES APIs be exposed
through a single API bit, as is done in GLX_EXT_create_context_es_profile.
But, we need this GLES3 enum in order to do the plumbing necessary to
correctly support EGL_OPENGL_ES3_BIT_KHR as required by the
EGL_KHR_create_context spec.

Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2013-01-15 13:45:53 -08:00
..
internal dri: Define enum __DRI_API_GLES3 2013-01-15 13:45:53 -08:00
gl.h mesa: fix compiler warnings when including GL/gl.h with other gl headers 2012-12-06 09:08:52 -07:00
gl_mangle.h
glext.h upgrade glext.h to version 85 2012-09-24 08:07:08 -06:00
glx.h Remove OpenVMS support 2012-11-16 10:01:46 +01:00
glx_mangle.h
glxext.h
osmesa.h
wglext.h
wmesa.h