mesa/src/mapi/glapi
Brian Paul 7993832c12 mesa: update to version 64 of GL/glext.h
A number of other files had to be updated as well because const
qualifiers were added to the glMultiDrawArrays() function.
Also, GL_FIXED is now defined in glext.h.
2010-09-14 09:37:37 -06:00
..
gen mesa: update to version 64 of GL/glext.h 2010-09-14 09:37:37 -06:00
gen-es glapi: Move to src/mapi/. 2010-05-07 10:41:11 +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: 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: 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