mesa/src
Tapani Pälli 57c57df7b4 mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
Patches changes mesa to use 'HAVE_DLOPEN' defined by configure and Android.mk
instead of _GNU_SOURCE for detecting dlopen capability. This makes dlopen to
work also on Android where _GNU_SOURCE is not defined.

[mattst88] v2: HAVE_DLOPEN is sufficient for including dlfcn.h, remove
	       mingw/blrts checks around dlfcn.h inclusion.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
2012-08-24 11:08:19 -07:00
..
egl egl_dri2: Fix segmentation fault 2012-08-23 09:17:23 -06:00
gallium radeonsi: remove old tilling handling 2012-08-24 18:11:31 +02:00
gbm gbm: Add shared usage on images created 2012-08-22 00:01:28 +02:00
getopt
glsl glsl/linker: Avoid buffer over-run in parcel_out_uniform_storage::visit_field 2012-08-23 11:42:19 -07:00
glu build: Remove GLU_DIRS 2012-08-24 11:08:19 -07:00
glx build: Clean glx Makefile.am 2012-08-22 11:08:06 -07:00
gtest build: Fix gtest out-of-tree build 2012-08-14 10:54:39 -07:00
mapi build: Only generate dispatch assembly code that will be built 2012-08-24 11:08:19 -07:00
mesa mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE 2012-08-24 11:08:19 -07:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00