summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_test_main.c
AgeCommit message (Expand)Author
2011-02-11llvmpipe: Use u_math's round.José Fonseca
2010-11-30gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul
2010-09-22llvmpipe: Special case complementary and identify blend factors in SoA.José Fonseca
2010-06-04llvmpipe: new -s option to run single testBrian Paul
2010-03-03llvmpipe: Centralize LLVM initialization.José Fonseca
2010-03-03llvmpipe: Update for lp_bld_init.h rename.José Fonseca
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin
2009-10-28llvmpipe: Make sure the JIT engine and X86 target are linked on MSVC build.José Fonseca
2009-10-28llvmpipe: Implement round() for MSVC.José Fonseca
2009-10-22llvmpipe: Call util_cpu_detect() from the unit tests.José Fonseca
2009-09-26llvmpipe: Allow building with LLVM 2.6 too.José Fonseca
2009-09-16llvmpipe: Make the code portable for MinGW.José Fonseca
2009-09-14llvmpipe: Make lp_type a regular union.José Fonseca
2009-08-29llvmpipe: Several fixes of the conversion test.José Fonseca
2009-08-29llvmpipe: Clamp into range when writing integers.José Fonseca
2009-08-29llvmpipe: Handle more conversions.José Fonseca
2009-08-29llvmpipe: Use same type for reference vectors.José Fonseca
2009-08-29llvmpipe: Factor out shared test code into a separate module.José Fonseca