Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mapi: Adding missing string.h include. | Pali Rohár | 2015-04-23 | 1 | -0/+2 |
* | mapi: use c11 call_once() instead of pthread_once() | Brian Paul | 2015-03-05 | 1 | -2/+3 |
* | mapi: THREADS was always defined, remove it | Brian Paul | 2015-03-05 | 1 | -3/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | build: Move src/mapi/mapi/* to src/mapi/ | Matt Turner | 2013-04-15 | 1 | -1/+1 |
* | build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition | Matt Turner | 2012-10-01 | 1 | -3/+3 |
* | glapi: Clean up header inclusions. | Chia-I Wu | 2010-08-23 | 1 | -9/+0 |
* | mapi: Add mapi and share the code with glapi. | Chia-I Wu | 2010-05-07 | 1 | -2/+3 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+352 |