mesa/include
Emil Velikov 7e196cd170 c11/threads: resolve link issues with -O0
Add weak symbol notation for the pthread_mutexattr* symbols, thus making
the linker happy. When building with -O1 or greater the optimiser will
kick in and remove the said functions as they are dead/unreachable code.

Ideally we'll enable the optimisations locally, yet that does not seem
to work atm.

v2: Add the AX_GCC_FUNC_ATTRIBUTE([weak]) hunk in configure.

Cc: Alejandro Piñeiro <apinheiro@igalia.com>
Cc: Ben Widawsky <ben@bwidawsk.net>
Cc: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Tested-by: Rob Clark <robdclark@gmail.com>
Tested-by: Mark Janes <mark.a.janes@intel.com>
2016-05-24 20:21:31 +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 dri: Add YVU formats 2016-05-24 10:14:57 -07:00
GLES
GLES2 gles2: Update gl2ext.h to revision: 32120 2015-11-30 10:46:15 +01:00
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