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