Age | Commit message (Expand) | Author |
---|---|---|
2010-12-01 | llvmpipe: Fix build errors on x86. | Chia-I Wu |
2010-11-30 | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul |
2010-10-17 | llvmpipe: Initialize bld ctx via lp_build_context_init instead of ad-hoc and ... | José Fonseca |
2010-07-29 | llvmpipe: silence warnings in lp_test_sincos.c | Brian Paul |
2010-07-29 | llvmpipe: don't call LLVMCreateJITCompiler() twice | Brian Paul |
2010-07-17 | llvmpipe: Remove unused variable in lp_test_sincos. | Vinson Lee |
2010-06-04 | llvmpipe: new -s option to run single test | Brian Paul |
2010-05-27 | llvmpipe: s/bool/boolean/ | Brian Paul |
2010-05-24 | llvmpipe: Delete extraneous arugment too. | José Fonseca |
2010-05-24 | llvmpipe: Remove unused sincos_test_case struct. | José Fonseca |
2010-05-24 | llvmpipe: Unit test for sin/cos that compares against reference implementation. | Qicheng Christopher Li |