aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/tests
Commit message (Expand)AuthorAgeFilesLines
* build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner2012-10-011-1/+2
* glx: Don't rely on struct _glapi_tableIan Romanick2012-08-082-666/+654
* mesa: Require current libxcb.Eric Anholt2012-07-121-3/+0
* glx/tests: Fix off-by-one error in allocating extension string bufferIan Romanick2012-07-031-1/+1
* glx/tests: Fix signed/unsigned comparison warnings.Paul Berry2012-06-202-27/+27
* glx/tests and mesa/tests: Update .gitignore files.Paul Berry2012-06-141-1/+1
* glx/tests: Add unit tests for generated code in indirect_init.cIan Romanick2012-06-132-1/+1536
* glx/tests: Add unit tests for generated code in indirect_size.cIan Romanick2012-06-132-0/+557
* glx/tests: Rename test as glx-testIan Romanick2012-06-131-4/+4
* glx: Move tests from tests/glx to src/glx/testsIan Romanick2012-06-137-0/+1497