mesa/include
Emil Velikov b5f9820d90 mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols
These come from windows.h, gl.h, glcorearb.h and/or glext.h.

The interop interface is aimed at non-Windows platforms while the macros
are used/derived due to Windows specifics. Thus we can safely remove
them.

Strictly speaking there should be GLXAPIENTRY/EGLAPIENTRY and alike
macros, although a) there is no GLX ones and b) this brings us even
further from decoupling the file from the GLX/EGL header dependency.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Tested-by: Tom Stellard <thomas.stellard@amd.com>
2016-05-24 23:03:00 +01:00
..
c11 c11/threads: resolve link issues with -O0 2016-05-24 20:21:31 +01:00
CL
D3D9 st/nine: Fix header of GetIndices 2016-05-18 23:37:14 +02:00
d3dadapter st/nine: Implement IPresent version 1.2 2016-05-18 23:37:14 +02:00
EGL egl: remove remnants of MESA_drm_display 2016-03-09 17:16:51 +00:00
GL mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols 2016-05-24 23:03:00 +01:00
GLES
GLES2
GLES3
HaikuGL
KHR
pci_ids radeonsi: add new polaris11 pci ids 2016-05-17 17:49:50 -04:00
vulkan vk/intel: use negative VK_NO_PROTOTYPES scheme 2016-05-23 12:07:46 +01:00
c99_alloca.h
c99_compat.h scons: Move fallback HAVE_* definitions to headers. 2016-04-26 17:17:00 +01:00
c99_math.h math: Import isinf and others to global namespace 2016-04-18 11:10:25 +01:00
no_extern_c.h