mesa/src/mapi/glapi
Vinson Lee 965cde9232 glapi: Do not include dlfcn.h on Windows.
This patch fixes this MinGW build error.

  CC     glapi_gentable.lo
glapi_gentable.c:47:19: fatal error: dlfcn.h: No such file or directory

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
2013-12-07 14:31:01 -08:00
..
gen glapi: Do not include dlfcn.h on Windows. 2013-12-07 14:31:01 -08:00
tests Fix 'make check' in src/mapi/glapi/tests when builddir != srcdir 2013-12-01 12:30:25 +00:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_dispatch.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_entrypoint.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_getproc.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_nop.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_priv.h mesa: update glext.h to version 20130624 2013-06-26 10:43:27 -06:00
glthread.c glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
glthread.h build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
Makefile.am build: Change HAVE_X86_ASM to mean x86 or x86-64 asm. 2013-11-07 10:00:25 -08:00
Makefile.sources build: Rename sources.mak -> Makefile.sources 2013-04-15 12:04:25 -07:00
SConscript scons: Add missing dependencies to src/mapi/glapi/gen/*.xml 2013-10-30 12:21:54 +00:00