Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa/tests: Add simple, dumb test for _mesa_program_state_string | Ian Romanick | 2013-10-22 | 1 | -1/+2 |
* | build: remove unused API_DEFINES | Andreas Boll | 2013-05-01 | 1 | -1/+1 |
* | Fix out-of-tree build of 'make check' in src/mesa/main/tests | Jon TURNEY | 2013-03-05 | 1 | -4/+4 |
* | mesa: Import a copy of the open-addressing hash table code I wrote. | Eric Anholt | 2012-11-12 | 1 | -0/+2 |
* | build: Use PTHREAD_LIBS and PTHREAD_CFLAGS | Matt Turner | 2012-10-01 | 1 | -1/+5 |
* | mesa/tests: Sanity check the ES2 dispatch table | Ian Romanick | 2012-09-28 | 1 | -0/+3 |
* | mesa/tests: Move stub function to a separate file | Ian Romanick | 2012-09-28 | 1 | -2/+12 |
* | automake: convert libmesa and libmesagallium | Jon TURNEY | 2012-07-13 | 1 | -1/+1 |
* | mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions | Ian Romanick | 2012-06-13 | 1 | -0/+17 |