Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul | 2010-11-30 | 1 | -69/+27 |
* | llvmpipe: Silence unused value warning. | Vinson Lee | 2010-07-30 | 1 | -0/+1 |
* | llvmpipe: also test the new lp_build_assert() function | Brian Paul | 2010-07-29 | 1 | -0/+4 |
* | llvmpipe: don't call LLVMCreateJITCompiler() twice | Brian Paul | 2010-07-29 | 1 | -0/+6 |
* | llvmpipe: new -s option to run single test | Brian Paul | 2010-06-04 | 1 | -0/+8 |
* | llvmpipe: Use pointer_to_func() instead of custom wrappers. | José Fonseca | 2010-05-30 | 1 | -13/+2 |
* | llvmpipe: silence cast warnings in test programs | Brian Paul | 2010-05-13 | 1 | -1/+17 |
* | llvmpipe: s/bool/boolean/ in test progs | Brian Paul | 2010-05-12 | 1 | -1/+1 |
* | Add test case for lp_bld_printf() | Chris Li | 2010-03-29 | 1 | -0/+162 |