summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* mesa: Add test for sorted extension tableNanley Chery2015-11-191-0/+1
* mesa/tests: Remove unneeded X11_CFLAGSJon TURNEY2015-09-071-1/+0
* mesa/formats: make format testing a gtestNanley Chery2015-08-251-0/+1
* util: Move the open-addressing linear-probing hash_table to src/util.Kenneth Graunke2014-08-041-2/+0
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-0/+1
* tests: Fix make check for out of tree builds.Rico Schüller2013-11-111-0/+1
* mesa/tests: Add simple, dumb test for _mesa_program_state_stringIan Romanick2013-10-221-1/+2
* build: remove unused API_DEFINESAndreas Boll2013-05-011-1/+1
* Fix out-of-tree build of 'make check' in src/mesa/main/testsJon TURNEY2013-03-051-4/+4
* mesa: Import a copy of the open-addressing hash table code I wrote.Eric Anholt2012-11-121-0/+2
* build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner2012-10-011-1/+5
* mesa/tests: Sanity check the ES2 dispatch tableIan Romanick2012-09-281-0/+3
* mesa/tests: Move stub function to a separate fileIan Romanick2012-09-281-2/+12
* automake: convert libmesa and libmesagalliumJon TURNEY2012-07-131-1/+1
* mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functionsIan Romanick2012-06-131-0/+17