mesa/src/mapi/glapi
Paul Berry 33e0004720 dispatch: Include glheader.h in dispatch-related files.
This ensures that GLES1-only typedefs are available in these files.
In a future patch, this will allow us to expand the dispatch table to
include GLES1-only functions.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
2012-11-01 11:22:24 -07:00
..
gen dispatch: Include glheader.h in dispatch-related files. 2012-11-01 11:22:24 -07: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 scons: Disable build of assembly sources on Cygwin. 2012-09-28 23:29:10 -07:00
sources.mak Rename X86-64_API -> X86_64_API 2012-07-13 12:44:05 +01:00