mesa/include
Christian Schmidbauer 760f8ead09 st/nine: specify WINAPI only for i386 and amd64
Currently mesa fails building with the x32 abi as ms_abi is not defined
in such a case.

The patch uses ms_abi only for amd64 targets and stdcall only for i386
targets to be sure that those are defined.

This patch additionally checks for __GNUC__ to guarantee that
__attribute__ is available.

CC: "11.1 11.2" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Christian Schmidbauer <ch.schmidbauer@gmail.com>
Acked-by: Axel Davy <axel.davy@ens.fr>
(cherry picked from commit 2a529a8ac8)
2016-04-14 22:35:06 +01:00
..
c11 c11/threads: initialize timeout structure 2015-10-08 14:05:57 +01:00
c99 mesa: remove support for GCC older than 3.3.0 2014-12-17 08:37:05 +11:00
CL clover: Update OpenCL headers to version 1.2 from Khronos. 2014-04-29 13:01:10 +02:00
D3D9 st/nine: specify WINAPI only for i386 and amd64 2016-04-14 22:35:06 +01:00
d3dadapter nine: Add state tracker nine for Direct3D9 (v3) 2014-11-18 02:02:54 +00:00
EGL egl: use unix defines on osx with clang 2015-07-08 13:19:33 +01:00
GL gallium/swrast: fix front buffer blitting. (v2) 2015-10-31 16:04:36 +10:00
GLES gles: Update glext.h to revision 20798. 2013-07-29 10:34:42 -07:00
GLES2 gles2: Update gl2ext.h to revision: 32120 2015-12-12 19:38:39 +00:00
GLES3 include/GLES3: add OpenGL ES 3.1 Headers 2014-04-01 09:30:32 -07:00
HaikuGL include/haiku: fix comment typo 2014-08-28 21:41:29 -04:00
KHR egl: import platform headers from registry (v2) 2015-06-05 19:44:33 +02:00
pci_ids virtio_gpu: Add virtio 1.0 PCI ID to driver map 2016-04-11 21:02:16 +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 include: Add helper header to help trap includes inside extern C. 2015-03-06 12:38:55 +00:00
c99_math.h c99_math: (trivial) implement exp2 for MSVC too 2015-07-29 22:20:04 +02:00
no_extern_c.h include: Add helper header to help trap includes inside extern C. 2015-03-06 12:38:55 +00:00