mesa/src/mapi/glapi
Fredrik Höglund 97b268f1de mesa: Implement GetVertexArrayIndexed[64]iv
v2: Fix the name of the entry point in the error messages.

Reviewed-by: Laura Ekstrand <laura@jlekstrand.net>
2015-05-08 15:31:04 +02:00
..
gen mesa: Implement GetVertexArrayIndexed[64]iv 2015-05-08 15:31:04 +02:00
tests mapi: add glapi-test and shared-glapi-test to .gitignore 2014-12-16 13:51:09 +02:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi.c glapi: rename u_current dispatch table functions 2014-03-06 07:47:12 -07:00
glapi.h mapi: add new _glapi_new_nop_table() and _glapi_set_nop_handler() 2015-03-18 09:01:50 -06:00
glapi_dispatch.c glapi: Force frame pointer elimination on Windows. 2015-01-07 19:35:34 +00:00
glapi_entrypoint.c mapi: Adding missing string.h include. 2015-04-23 22:02:07 +01:00
glapi_getproc.c mapi: move some #includes from .h file to .c files 2015-03-18 09:01:50 -06:00
glapi_nop.c mapi: move some #includes from .h file to .c files 2015-03-18 09:01:50 -06:00
glapi_priv.h mapi: move some #includes from .h file to .c files 2015-03-18 09:01:50 -06:00
SConscript mapi: use util/macros.h instead of locally defined macros 2015-03-04 08:33:48 -07:00