mesa/src/mapi/glapi
Chia-I Wu e3c46cf586 glapi: Fix ES build errors again.
This fixes an error in GLAPI ES.  My build is ok with or without this
patch, and the error affects others' setups.

[Patch from Francesco Marella]
2010-09-15 21:19:44 +08:00
..
gen mesa: update to version 64 of GL/glext.h 2010-09-14 09:37:37 -06:00
gen-es glapi: Fix ES build errors again. 2010-09-15 21:19:44 +08:00
.gitignore glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
glapi.h Revert "glapi: Implement optional dispatch logging" 2010-09-09 19:02:55 -04:00
glapi_dispatch.c Revert "glapi: Implement optional dispatch logging" 2010-09-09 19:02:55 -04:00
glapi_entrypoint.c glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
glapi_getproc.c glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08: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 mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapi_x86-64.S mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapi_x86.S mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapidispatch.h mesa: update to version 64 of GL/glext.h 2010-09-14 09:37:37 -06:00
glapioffsets.h mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapitable.h mesa: update to version 64 of GL/glext.h 2010-09-14 09:37:37 -06:00
glapitemp.h mesa: update to version 64 of GL/glext.h 2010-09-14 09:37:37 -06:00
glprocs.h mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04: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: Add mapi and share the code with glapi. 2010-05-07 10:41:11 +08:00
SConscript glapi: Generate PIC objects. 2010-05-31 22:11:38 +01:00
sources.mak mapi: Add mapi and share the code with glapi. 2010-05-07 10:41:11 +08:00