mesa/src/mapi
Jon TURNEY e6e73089e5 Fix mapi code generator for out-of-tree build
Use os.path.join() rather than hand-rolling it, so path is correct if
sys.argv[0] returns an absolute path.

(According to the python documentation, it's platform dependent whether
sys.argv[0] is a full pathname or not.  It probably also depends on how
the process was started...)

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2013-01-16 19:53:01 +00:00
..
es1api Clean up .gitignore files 2013-01-10 22:01:31 +01:00
es2api Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi glapi: Remove duplicate ARB_base_instance from gl_API.xml 2013-01-15 23:20:18 -08:00
mapi Fix mapi code generator for out-of-tree build 2013-01-16 19:53:01 +00:00
shared-glapi tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir). 2013-01-13 12:38:38 +01:00
vgapi Remove hacks for static Makefiles 2013-01-13 00:55:37 +01:00
Android.mk mapi: Fix Android build 2012-04-10 21:07:12 -07:00