mesa/src/mapi/glapi
Dave Airlie 5a7f04925f mapi: add GL_ARB_vertex_attrib_64bit support
This just adds the glapi bits.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2015-05-08 10:21:01 +10:00
..
gen mapi: add GL_ARB_vertex_attrib_64bit support 2015-05-08 10:21:01 +10: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