mesa/src/mapi
Nicolai Hähnle 85ba409967 mapi: fix out-of-tree build dependencies
We shouldn't be using wildcard here in the first place, but changing that
is some effort. As it stands, make -p confirms that glapi_gen_mapi_deps only
contains mapi_abi.py when building outside the Mesa tree.

As a result, only some of the tables were updated when XML files change, but
not the tables for shared glapi. This change ensures that we pick up the
XML files and scripts from the source tree as dependencies also for shared
glapi.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2016-10-12 17:36:35 +02:00
..
es1api ABI-check: Use more portable bash invocation. 2015-08-27 23:48:43 -07:00
es2api ABI-check: Use more portable bash invocation. 2015-08-27 23:48:43 -07:00
glapi glapi: add entry points for GL_ARB_compute_variable_group_size 2016-10-07 00:18:57 +02:00
shared-glapi scons: Take indirect gl_and_es_API.xml dependencies in consideration. 2016-08-27 22:59:06 +01:00
.gitignore
Android.mk android: fix the building rules for Android 5.0 2015-04-22 15:53:35 +01:00
Makefile.am mapi: fix out-of-tree build dependencies 2016-10-12 17:36:35 +02:00
Makefile.sources
entry.c
entry.h
entry_x86-64_tls.h mapi: fix typo in macro name 2016-07-22 10:14:00 -07:00
entry_x86_tls.h mapi: fix typo in macro name 2016-07-22 10:14:00 -07:00
entry_x86_tsd.h mapi: fix typo in macro name 2016-07-22 10:14:00 -07:00
mapi.c
mapi.h
mapi_abi.py
mapi_glapi.c mapi: Make _glapi_get_stub work with "gl" or "mgl" prefix. 2015-10-02 13:23:18 +01:00
mapi_tmp.h
stub.c mapi: Make private copies of name strings provided by client. 2015-03-23 22:17:03 +00:00
stub.h
table.c
table.h
u_current.c
u_current.h
u_execmem.c
u_execmem.h