Age | Commit message (Expand) | Author |
---|---|---|
2010-04-24 | gallivm: LLVMConstBitCast -> LLVMBuildBitCast | José Fonseca |
2010-04-22 | gallivm: make sure we return the correct type when approximating log's | Zack Rusin |
2010-03-15 | gallivm/llvmpipe: rename some constant building functions | Brian Paul |
2010-03-15 | gallivm: fix typo/bug in lp_build_sgn() | Brian Paul |
2010-03-15 | gallivm: fix incorrect floor(), itrunc() | Brian Paul |
2010-03-12 | gallivm: support non-vector float in lp_build_sgn() | Brian Paul |
2010-03-11 | gallivm: added lp_build_sum_vector() | Brian Paul |
2010-03-10 | gallivm: handle scalar floats in lp_build_floor() and lp_build_iround() | Brian Paul |
2010-03-09 | gallivm: checkpoint: nearest mipmap filtering | Brian Paul |
2010-03-04 | gallivm: added lp_build_fract() | Brian Paul |
2010-03-04 | gallivm: added lp_build_set_sign() | Brian Paul |
2010-03-04 | gallivm: added lp_build_negate() | Brian Paul |
2010-02-23 | gallivm: added clamp and int_to_float functions | Brian Paul |
2010-02-08 | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin |