mesa/src/mapi
Emil Velikov 6177d60a37 glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERING
The code itself has nothing to do with shared glapi, thus having it
behind GLX_SHARED_GLAPI is misleading. Use GLX_INDIRECT_RENDERING
instead.

The latter macro is set at global scope by the Autotools and Scons build
systems.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-05-04 18:11:50 +01:00
..
es1api mapi: do not mandate bash for es*api/ABI-check 2017-03-10 14:12:47 +00:00
es2api mapi: do not mandate bash for es*api/ABI-check 2017-03-10 14:12:47 +00:00
glapi glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERING 2017-05-04 18:11:50 +01:00
shared-glapi
.gitignore
Android.mk
entry.c
entry.h
entry_x86-64_tls.h
entry_x86_tls.h
entry_x86_tsd.h
Makefile.am mapi/es*api: remove unneeded HAVE_SHARED_GLAPI guard 2017-05-04 18:11:47 +01:00
Makefile.sources mapi: remove unused mapi.[ch] 2017-02-24 17:37:02 +00:00
mapi_abi.py nir: remove shebang from python scripts 2017-03-10 14:12:47 +00:00
mapi_glapi.c
mapi_tmp.h
stub.c
stub.h
table.c
table.h
u_current.c
u_current.h
u_execmem.c
u_execmem.h