libglvnd/include
Kyle Brenneman 012fe39e79 Remove a couple of duplicate typedefs.
In GL/gl.h, remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPROC, and the
GL_OES_EGL_image section.

PFNGLBLENDCOLORPROC and PFNGLBLENDEQUATIONPROC are defined in GL/glext.h in the
GL_VERSION_1_4 section.

GL_OES_EGL_image is defined in GLES/glext.h and GLES2/gl2ext.h, and the
GLeglImageOES typedef is also defined in GL/glext.h under
GL_EXT_EGL_image_storage.
2018-10-04 09:53:25 -06:00
..
EGL Checked in the EGL headers. 2016-06-22 16:13:35 -06:00
GL Remove a couple of duplicate typedefs. 2018-10-04 09:53:25 -06:00
GLES Update the OpenGL XML and header files. 2018-06-20 15:57:00 -06:00
glvnd EGL: Allow vendor libraries to identify platforms for eglGetDisplay. (#124) 2017-06-20 12:50:40 -06:00
KHR Checked in the EGL headers. 2016-06-22 16:13:35 -06:00
c99_compat.h
compiler.h
glheader.h Remove a couple of duplicate typedefs. 2018-10-04 09:53:25 -06:00
glvnd_list.h
lkdhash.h
Makefile.am Some fixes for "make dist" 2018-04-13 16:15:37 -06:00