mesa/include
Felix Janda 29810e43da c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
Previously PTHREAD_MUTEX_RECURSIVE_NP had been used on linux for
compatibility with old glibc. Since mesa defines __GNU_SOURCE__
on linux PTHREAD_MUTEX_RECURSIVE is also available since at least
1998. So we can unconditionally use the portable version
PTHREAD_MUTEX_RECURSIVE.

Cc: "10.5" <mesa-stable@lists.freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88534
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
(cherry picked from commit aead7fe2e2)
2015-03-25 21:33:26 +00:00
..
c11 c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default 2015-03-25 21:33:26 +00: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: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID 2015-02-06 00:07:19 +01:00
d3dadapter nine: Add state tracker nine for Direct3D9 (v3) 2014-11-18 02:02:54 +00:00
EGL egl: Add Haiku code and support 2014-12-23 09:07:57 -05:00
GL GL: Update glext.h to Revision 29735 (20150202). 2015-02-05 11:41:26 -08:00
GLES gles: Update glext.h to revision 20798. 2013-07-29 10:34:42 -07:00
GLES2 gles2: Update gl2ext.h to revision 28335 2014-10-28 16:40:18 +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 Update KHRONOS_APICALL for _WIN32 platform. 2010-05-31 11:31:07 +08:00
pci_ids i965/skl: Add Skylake PCI IDs 2014-12-08 16:33:59 -08:00
VG st/vega: Update to latest headers. 2010-12-01 11:23:51 +08:00
c99_compat.h mesa: remove support for GCC older than 3.3.0 2014-12-17 08:37:05 +11:00