mesa/src/mapi/glapi
Matt Turner 57616159aa glapi: Move ARB_base_instance to the correct location
It's #107, it shouldn't be added after the #116 comment.

Reviewed-by: Fredrik Höglund <fredrik@kde.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2013-01-10 10:57:50 -08:00
..
gen glapi: Move ARB_base_instance to the correct location 2013-01-10 10:57:50 -08:00
tests dispatch: Include glheader.h in dispatch-related files. 2012-11-01 11:22:24 -07:00
.gitignore automake: convert libglapi 2012-07-13 12:44:07 +01:00
glapi.c mapi: Clean up u_current interface. 2010-12-18 15:05:52 +08:00
glapi.h mesa,glsl,mapi: Put extern "C" { ... } where appropriate. 2011-11-09 10:24:37 +00:00
glapi_dispatch.c Use the correct macro _WIN32 for Windows. 2012-09-05 22:14:32 -07:00
glapi_entrypoint.c build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition 2012-10-01 15:23:04 -07:00
glapi_getproc.c Don't cast the return value of malloc/realloc 2012-09-05 22:28:50 -07:00
glapi_nop.c mapi/glapi: Never use a generic no-op entry-point on Windows. 2012-02-02 14:45:24 +00:00
glapi_priv.h GLES2: upgrade gl2ext.h to version 18099 2012-07-04 15:26:22 -04:00
glthread.c glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
glthread.h mesa,glsl,mapi: Put extern "C" { ... } where appropriate. 2011-11-09 10:24:37 +00:00
Makefile.am build/glapi: fix includes for generated files 2012-08-13 12:24:31 -07:00
SConscript dispatch: Include GLES1-only functions in dispatch table. 2012-11-01 11:23:22 -07:00
sources.mak Rename X86-64_API -> X86_64_API 2012-07-13 12:44:05 +01:00