Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallivm: Ensure all allocas are in the first block. | José Fonseca | 2010-04-27 | 1 | -12/+0 |
* | gallivm: added lp_build_andc() | Brian Paul | 2010-03-17 | 1 | -0/+10 |
* | gallivm/llvmpipe: rename some constant building functions | 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 |
* | gallivm: move declarations to silence unused var warnings | Brian Paul | 2010-03-11 | 1 | -2/+6 |
* | gallivm: Use bitmasks for scalar masks. | José Fonseca | 2010-03-11 | 1 | -4/+11 |
* | llvmpipe: Finally found a way to do vector comparisons without using intrinsics. | José Fonseca | 2010-03-10 | 1 | -6/+26 |
* | gallivm: checkpoint: nearest mipmap filtering | Brian Paul | 2010-03-09 | 1 | -42/+58 |
* | gallivm: comments | Brian Paul | 2010-03-04 | 1 | -0/+5 |
* | llvmpipe: switch to using dynamic stack allocation instead of registers | Zack Rusin | 2010-02-08 | 1 | -0/+12 |
* | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin | 2010-02-08 | 1 | -0/+421 |