mesa/src/mapi/glapi
Luca Barbieri 699c82e30c glapi: fix generator which got out of sync with the codebase
The __GLapi typedef was removed in c356f5867f,
but the code generator hasn't been updated.
2010-08-30 20:51:49 +02:00
..
gen glapi: fix generator which got out of sync with the codebase 2010-08-30 20:51:49 +02:00
gen-es
.gitignore
glapi.h glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
glapi_dispatch.c glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08: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: Clean up header inclusions. 2010-08-23 18:28:14 +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: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapioffsets.h mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapitable.h mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapitemp.h mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04: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