mesa/src/mapi/glapi
Timothy Arceri 4eb0411ed7 mesa: add APPLE_vertex_array_object stubs
APPLE_vertex_array_object support was removed in 7927d0378f.
However it turns out we can't remove the functions because this
can cause issues when libglapi is used together with DRI
drivers built prior to said commit

Fixes: 7927d0378f ("mesa: drop APPLE_vertex_array_object support")

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2017-05-22 14:56:51 +10:00
..
gen mesa: add APPLE_vertex_array_object stubs 2017-05-22 14:56:51 +10:00
registry mesa: add GL_ARB_shader_ballot boilerplate 2017-04-05 15:25:40 +02:00
tests mesa: add APPLE_vertex_array_object stubs 2017-05-22 14:56:51 +10:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi.c mapi: replace mapi_table abstraction 2017-05-04 18:17:03 +01:00
glapi.h direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") 2016-09-15 13:14:43 +01: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/glapi: remove unused _glapi_check_table() 2016-10-06 15:03:46 +01: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/glapi: remove unused _glapi_check_table() 2016-10-06 15:03:46 +01:00
SConscript scons: Whenever possible decide what to do based on platform and not compiler. 2016-04-26 17:17:00 +01:00