Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dri: add _glapi_set_nop_handler(), _glapi_new_nop_table() to dri_test.c | Brian Paul | 2015-03-18 | 1 | -0/+11 |
* | mesa: remove remaining uses of _glthread_GetID() | Brian Paul | 2014-03-05 | 1 | -6/+0 |
* | dri: Reuse dri_test.c for stub glapi symbols for unit testing. | Eric Anholt | 2012-09-17 | 1 | -0/+2 |
* | Revert "glapi: Implement optional dispatch logging" | Kristian Høgsberg | 2010-09-09 | 1 | -12/+0 |
* | glapi: Implement optional dispatch logging | Kristian Høgsberg | 2010-09-09 | 1 | -0/+12 |
* | dri: fix dri_test.c for non-TLS build | Luca Barbieri | 2010-03-23 | 1 | -2/+7 |
* | dri: add _glthread_GetID to dri_test.c dummy glapi | Luca Barbieri | 2010-03-23 | 1 | -0/+6 |
* | dri: make unresolved symbol test link work even without a libGL.so | Luca Barbieri | 2010-03-23 | 1 | -0/+68 |
* | dri: test whether the built drivers have unresolved symbols | Luca Barbieri | 2010-03-23 | 1 | -0/+10 |