| Commit message (Expand) | Author | Age | Files | Lines |
* | llvmpipe: fix lp_test_arit denorm handling | Roland Scheidegger | 2014-11-25 | 1 | -1/+37 |
* | llvmpipe: Flush stdout on lp_test_* unit tests. | José Fonseca | 2014-10-24 | 1 | -0/+1 |
* | llvmpipe: Use two LLVMContexts per OpenGL context instead of a global one. | Mathias Fröhlich | 2014-09-30 | 1 | -1/+1 |
* | gallivm: give more verbose names to modules | Roland Scheidegger | 2014-05-16 | 1 | -1/+1 |
* | llvmpipe: Delete unneeded LLVM stuff earlier. | José Fonseca | 2014-05-14 | 1 | -2/+2 |
* | llvmpipe/tests: update arith test to check for edge cases | Zack Rusin | 2013-07-19 | 1 | -9/+19 |
* | gallivm: fix issues with trunc/round/floor/ceil with no arch rounding | Roland Scheidegger | 2013-02-16 | 1 | -0/+12 |
* | gallivm: fix rsqrt failures | Roland Scheidegger | 2012-10-12 | 1 | -7/+35 |
* | gallivm,draw,llvmpipe: Support wider native registers. | José Fonseca | 2012-07-17 | 1 | -51/+115 |
* | llvmpipe: Add a test for lp_build_sgn. | José Fonseca | 2012-05-15 | 1 | -0/+13 |
* | gallivm: Updated lp_build_log2_approx to use a more accurate polynomial. | James Benton | 2012-04-05 | 1 | -2/+2 |
* | llvmpipe: Test lp_test_arit with LP_NATIVE_VECTOR_WIDTH. | José Fonseca | 2012-02-17 | 1 | -3/+5 |
* | llvmpipe: Specify lp_test_arit's target precision per function. | José Fonseca | 2012-02-17 | 1 | -10/+16 |
* | llvmpipe: Add a negation test to lp_test_arit. | José Fonseca | 2012-02-17 | 1 | -0/+7 |
* | llvmpipe: Use lp_build_ifloor_fract for exp2 calculation. | José Fonseca | 2011-10-16 | 1 | -0/+10 |
* | llvmpipe: Add u_math.h include. | José Fonseca | 2011-08-18 | 1 | -0/+1 |
* | llvmpipe: Unit tests for arithmetic functions. | José Fonseca | 2011-07-22 | 1 | -0/+294 |