aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/dri_test.c
Commit message (Expand)AuthorAgeFilesLines
* dri: add _glapi_set_nop_handler(), _glapi_new_nop_table() to dri_test.cBrian Paul2015-03-181-0/+11
* mesa: remove remaining uses of _glthread_GetID()Brian Paul2014-03-051-6/+0
* dri: Reuse dri_test.c for stub glapi symbols for unit testing.Eric Anholt2012-09-171-0/+2
* Revert "glapi: Implement optional dispatch logging"Kristian Høgsberg2010-09-091-12/+0
* glapi: Implement optional dispatch loggingKristian Høgsberg2010-09-091-0/+12
* dri: fix dri_test.c for non-TLS buildLuca Barbieri2010-03-231-2/+7
* dri: add _glthread_GetID to dri_test.c dummy glapiLuca Barbieri2010-03-231-0/+6
* dri: make unresolved symbol test link work even without a libGL.soLuca Barbieri2010-03-231-0/+68
* dri: test whether the built drivers have unresolved symbolsLuca Barbieri2010-03-231-0/+10