mesa/include
Christian Schmidbauer f5d6ed5702 st/nine: Clean up WINAPI definition
As Emil pointed out, only gcc, clang and MSVC compatibility is required.
Hence the check for GNUC can be skipped, as __i386__ and __x86_64__ are
only defined for gcc/clang, not for MSVC.

Remove the #undef which has been there for historic reasons, when wine
dlls for nine have been built inside mesa. Instead use #ifndef in order
to avoid redefining WINAPI from MSVC's headers.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Axel Davy <axel.davy@ens.fr>
2016-05-18 23:37:14 +02:00
..
CL
D3D9 st/nine: Clean up WINAPI definition 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 dri_interface: add interface for GL interop with other APIs (v2) 2016-04-20 12:18:47 +02:00
GLES
GLES2 gles2: Update gl2ext.h to revision: 32120 2015-11-30 10:46:15 +01:00
GLES3
HaikuGL
KHR
c11 c11/threads: initialize timeout structure 2015-10-08 14:05:57 +01:00
d3dadapter st/nine: Handle Window Occlusion 2016-02-04 22:12:17 +01:00
pci_ids radeonsi: add new polaris11 pci ids 2016-05-17 17:49:50 -04:00
vulkan Update to the latest Vulkan header from Khronos 2016-03-22 16:06:53 -07: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