Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallivm: fix incorrect floor(), itrunc() | Brian Paul | 2010-03-15 | 1 | -2/+5 |
* | gallivm: support non-vector float in lp_build_sgn() | Brian Paul | 2010-03-12 | 1 | -6/+21 |
* | gallivm: added lp_build_sum_vector() | Brian Paul | 2010-03-11 | 1 | -0/+31 |
* | gallivm: handle scalar floats in lp_build_floor() and lp_build_iround() | Brian Paul | 2010-03-10 | 1 | -0/+15 |
* | gallivm: checkpoint: nearest mipmap filtering | Brian Paul | 2010-03-09 | 1 | -14/+129 |
* | gallivm: added lp_build_fract() | Brian Paul | 2010-03-04 | 1 | -0/+13 |
* | gallivm: added lp_build_set_sign() | Brian Paul | 2010-03-04 | 1 | -0/+35 |
* | gallivm: added lp_build_negate() | Brian Paul | 2010-03-04 | 1 | -0/+8 |
* | gallivm: added clamp and int_to_float functions | Brian Paul | 2010-02-23 | 1 | -1/+40 |
* | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin | 2010-02-08 | 1 | -0/+1325 |