mesa/src/mapi/glapi
Dylan Baker 9e1f49aae1 scons: Make scons and meson agree about path to glapi generated headers
Currently scons puts them in src/mapi/glapi, meosn puts them in
src/mapi/glapi/gen. This results in some things being compilable only by
one or the other, put them in the same places so that everyone is happy.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
2019-09-16 17:54:00 +00:00
..
gen scons: Make scons and meson agree about path to glapi generated headers 2019-09-16 17:54:00 +00:00
registry mesa/gl: Sync with Khronos registry 2019-09-16 16:50:43 +01:00
tests mesa: drop GL_EXT_polygon_offset support 2018-05-18 09:21:24 +10:00
glapi.c mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
glapi.h glapi: export glapi_destroy_multithread when building shared-glapi on windows 2019-09-10 20:36:47 +00:00
glapi_dispatch.c scons: Make scons and meson agree about path to glapi generated headers 2019-09-16 17:54:00 +00:00
glapi_entrypoint.c mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
glapi_getproc.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_nop.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_priv.h mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
meson.build meson: don't build glapi_static_check_table on windows 2019-09-10 20:36:47 +00:00
SConscript scons: Make scons and meson agree about path to glapi generated headers 2019-09-16 17:54:00 +00:00