mesa/include
Heinrich Fink c9a3f4fe40 include: sync GL headers with registry
Integrating headers from upstream registry [0] master branch. Effective
GL registry commit integrated:

9d534f9312e56c72df763207e449c6719576fd54

Keeping the following quirks local to Mesa:

- glext.h: BUILDING_MESA guard (see !1492)

- glxext.h: glXQueryGLXPbufferSGIX: 'int' return type (Mesa) vs while
'void' (GL registry)

- glxext.h: GLX_RENDERER_ID_MESA is still expected by some mesa tests,
even though its token has been removed from the spec (see
docs/specs/MESA_query_renderer.spec)

- glxext.h: glXGetTransparentIndexSUN / PFNGLXGETTRANSPARENTINDEXSUNPROC
argument pTransparentIndex has type 'unsigned long *' (Mesa) vs. 'long
*' (GL registry)

[0] https://github.com/KhronosGroup/OpenGL-Registry

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2019-09-05 09:26:15 +02:00
..
CL include/CL: Update to the latest OpenCL 2.2 headers 2019-02-26 21:02:07 +01:00
D3D9 st/nine: Change a few advertised caps 2019-03-09 13:57:49 +01:00
EGL EGL: sync headers with Khronos 2019-08-14 21:48:23 +01:00
GL include: sync GL headers with registry 2019-09-05 09:26:15 +02:00
GLES include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
GLES2 include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
GLES3 include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
HaikuGL
KHR EGL: sync headers with Khronos 2019-08-14 21:48:23 +01:00
c11 Require Visual Studio 2015. 2018-09-10 10:10:16 +01:00
d3dadapter st/nine: skip position checks in SetCursorPosition() 2019-04-20 13:06:29 +02:00
drm-uapi drm-uapi: Update headers for fp16 formats 2019-08-21 18:36:57 +00:00
pci_ids pci_id_driver_map: Support preferring iris over i965 2019-08-28 13:38:34 -07:00
vulkan vulkan: Update the XML and headers to 1.1.119 2019-08-12 14:56:33 +00:00
c11_compat.h introduce c11_compat.h to provide C11 things in C99 2019-08-04 11:14:25 +01:00
c99_alloca.h
c99_compat.h scons: s/HAVE_NO_AUTOCONF/HAVE_SCONS/ 2019-07-04 16:41:23 +01:00
c99_math.h math: Import isinf and others to global namespace 2016-04-18 11:10:25 +01:00
meson.build glx/meson: use full include path for dri_interface.h 2019-03-08 18:00:19 +00:00
no_extern_c.h