aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_test_round.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: don't call LLVMCreateJITCompiler() twiceBrian Paul2010-07-291-10/+2
* llvmpipe: add test program for round(), trunc(), floor(), ceil()Brian Paul2010-07-061-0/+277