Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |