mesa/src/mapi/glapi
Emil Velikov 96509aa804 mapi: automake: rework the source generation rules
Same logic as previous commit applies. Also fix bogus MESA_MAPI_DIR -
the sources are located in the source dir (duh).

Cc: 11.0 <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2015-09-09 12:48:25 +01:00
..
gen mapi: automake: rework the source generation rules 2015-09-09 12:48:25 +01: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