mesa/src/mapi/glapi
Brian Paul 48f9f0bfdd mesa: add API dispatch for GL_ARB_get_texture_sub_image
This adds the new glGetTextureSubImage() and
glGetCompressedTextureSubImage() functions.  Also update the
dispatch sanity test program.

v2: remove stray brace, move xi:include line in gl_API.xml, fix extension
number typo, s/program/texture/ in xml file.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-07-21 18:35:38 -06:00
..
gen mesa: add API dispatch for GL_ARB_get_texture_sub_image 2015-07-21 18:35:38 -06:00
tests mesa: Remove all vestiges of glFramebufferTextureFaceARB 2015-05-15 20:22:23 -07: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 glapi: Add extern "C" to glapi_priv.h 2015-05-13 15:26:26 -04:00
SConscript mapi: use util/macros.h instead of locally defined macros 2015-03-04 08:33:48 -07:00