mesa/src/mapi/glapi
Kenneth Graunke d38839a498 glapi: Enclose glapi.h in an extern "C" block when included by C++.
Fixes a build failure introduced in commit
b7fa0d0727.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-and-tested-by: Paul Berry <stereotype441@gmail.com>
2011-10-04 15:11:42 -07:00
..
gen glapi: Add entry point for NV_draw_buffers 2011-10-04 12:25:57 -07:00
.gitignore glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
glapi.c mapi: Clean up u_current interface. 2010-12-18 15:05:52 +08:00
glapi.h glapi: Enclose glapi.h in an extern "C" block when included by C++. 2011-10-04 15:11:42 -07:00
glapi_dispatch.c glapi: Do not use glapidispatch.h. 2010-10-27 10:06:25 +08:00
glapi_entrypoint.c glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
glapi_gentable.c glapi: regen API files for new extension 2011-10-04 12:25:58 -07:00
glapi_getproc.c drivers/x11: unifdef XFree86Server 2010-11-29 17:37:54 -05:00
glapi_mapi_tmp.h glapi: regen API files for new extension 2011-10-04 12:25:58 -07:00
glapi_nop.c glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
glapi_priv.h glapi: Fix build errors for ES. 2010-09-15 17:45:26 +08:00
glapi_sparc.S glapi: regen API files for new extension 2011-10-04 12:25:58 -07:00
glapi_x86-64.S glapi: regen API files for new extension 2011-10-04 12:25:58 -07:00
glapi_x86.S glapi: regen API files for new extension 2011-10-04 12:25:58 -07:00
glapitable.h glapi: regen API files for new extension 2011-09-06 10:16:16 +01:00
glapitemp.h glapi: regen API files for new extension 2011-10-04 12:25:58 -07:00
glprocs.h glapi: regen API files for new extension 2011-10-04 12:25:58 -07:00
glthread.c glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
glthread.h glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
Makefile mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
SConscript scons: don't compile some files with -gstabs if using mingw32 2011-08-26 08:05:36 -06:00
sources.mak glapi: Add API that can create a _glapi_table from a dlfcn handle 2011-06-11 21:55:01 -07:00