Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul | 2010-11-30 | 1 | -46/+23 |
* | llvmpipe: Don't test rounding of x.5 numbers. | José Fonseca | 2010-10-18 | 1 | -1/+4 |
* | llvmpipe: Return non-zero exit code for lp_test_round failures. | Vinson Lee | 2010-10-17 | 1 | -10/+9 |
* | llvmpipe: Initialize bld ctx via lp_build_context_init instead of ad-hoc and ... | José Fonseca | 2010-10-17 | 1 | -4/+1 |
* | llvmpipe: don't call LLVMCreateJITCompiler() twice | Brian Paul | 2010-07-29 | 1 | -10/+2 |
* | llvmpipe: add test program for round(), trunc(), floor(), ceil() | Brian Paul | 2010-07-06 | 1 | -0/+277 |