summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/glapi_entrypoint.c
Commit message (Expand)AuthorAgeFilesLines
* mapi: Adding missing string.h include.Pali Rohár2015-04-231-0/+2
* mapi: use c11 call_once() instead of pthread_once()Brian Paul2015-03-051-2/+3
* mapi: THREADS was always defined, remove itBrian Paul2015-03-051-3/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* build: Move src/mapi/mapi/* to src/mapi/Matt Turner2013-04-151-1/+1
* build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definitionMatt Turner2012-10-011-3/+3
* glapi: Clean up header inclusions.Chia-I Wu2010-08-231-9/+0
* mapi: Add mapi and share the code with glapi.Chia-I Wu2010-05-071-2/+3
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+352