summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/dri_test.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-17dri: Reuse dri_test.c for stub glapi symbols for unit testing.Eric Anholt1-0/+2
2010-09-09Revert "glapi: Implement optional dispatch logging"Kristian Høgsberg1-12/+0
2010-09-09glapi: Implement optional dispatch loggingKristian Høgsberg1-0/+12
2010-03-23dri: fix dri_test.c for non-TLS buildLuca Barbieri1-2/+7
2010-03-23dri: add _glthread_GetID to dri_test.c dummy glapiLuca Barbieri1-0/+6
2010-03-23dri: make unresolved symbol test link work even without a libGL.soLuca Barbieri1-0/+68
2010-03-23dri: test whether the built drivers have unresolved symbolsLuca Barbieri1-0/+10