Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul | 2010-11-30 | 1 | -1/+1 |
* | gallivm: Start collecting bitwise arithmetic helpers in a new module. | José Fonseca | 2010-09-16 | 1 | -4/+0 |
* | gallivm: Pass condition masks as an unsigned bitmask. | José Fonseca | 2010-09-05 | 1 | -2/+2 |
* | gallivm: Add lp_build_select_bitwise() alternative to lp_build_select_bitwise | José Fonseca | 2010-07-27 | 1 | -0/+5 |
* | gallivm: Ensure all allocas are in the first block. | José Fonseca | 2010-04-27 | 1 | -3/+0 |
* | gallivm: added lp_build_andc() | Brian Paul | 2010-03-17 | 1 | -0/+5 |
* | gallivm/llvmpipe: rename os_llvm.h to lp_bld.h | Brian Paul | 2010-03-15 | 1 | -1/+1 |
* | gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h | Brian Paul | 2010-03-11 | 1 | -1/+1 |
* | llvmpipe: switch to using dynamic stack allocation instead of registers | Zack Rusin | 2010-02-08 | 1 | -0/+2 |
* | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin | 2010-02-08 | 1 | -0/+80 |