mesa/include
Eric Engestrom 99788de909 egl: use EGL_CAST() macro in eglmesaext.h
Allows eglmesaext.h to be used in C++ code.

This aligns this file with the rest of EGL.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-By: Tapani Pälli <tapani.palli@intel.com>
2019-11-19 22:00:24 +00:00
..
CL CL: sync C++ headers with Khronos 2019-11-19 21:50:26 +00:00
D3D9 st/nine: Change a few advertised caps 2019-03-09 13:57:49 +01:00
EGL egl: use EGL_CAST() macro in eglmesaext.h 2019-11-19 22:00:24 +00:00
GL Revert "dri_interface: add interface for EGL_EXT_image_flush_external" 2019-11-14 07:46:36 +02:00
GLES include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
GLES2 include/GLES2: Sync GLES2 headers with Khronos 2019-10-08 13:53:01 -07:00
GLES3 include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
HaikuGL GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
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 from drm-next 2019-10-23 05:41:14 +00:00
pci_ids intel/dev: Add preliminary device info for Tigerlake 2019-10-30 14:08:48 -07:00
vulkan vulkan: delete typo'd header 2019-11-19 21:56:22 +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_alloca.h: Also use <alloca.h> for cygwin 2015-03-07 18:18:32 +00:00
c99_compat.h c99_compat.h: Don't try to use 'restrict' in C++ code 2019-10-16 13:45:57 +01:00
c99_math.h math: Import isinf and others to global namespace 2016-04-18 11:10:25 +01:00
meson.build meson: revert glvnd workaround 2019-10-31 17:09:59 +00:00
no_extern_c.h