aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_test_printf.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: new -s option to run single testBrian Paul2010-06-041-0/+8
* llvmpipe: Use pointer_to_func() instead of custom wrappers.José Fonseca2010-05-301-13/+2
* llvmpipe: silence cast warnings in test programsBrian Paul2010-05-131-1/+17
* llvmpipe: s/bool/boolean/ in test progsBrian Paul2010-05-121-1/+1
* Add test case for lp_bld_printf()Chris Li2010-03-291-0/+162