Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: add masking support to aos blend | James Benton | 2012-05-02 | 1 | -0/+1 |
* | llvmpipe: Added support for color masks in AoS blending. | James Benton | 2012-05-02 | 1 | -1/+2 |
* | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul | 2010-11-30 | 1 | -2/+3 |
* | llvmpipe: fix up indexing of blend/colormask state for render targets | Brian Paul | 2010-05-10 | 1 | -0/+2 |
* | gallivm/llvmpipe: move an old comment to a better location | Brian Paul | 2010-05-10 | 1 | -11/+0 |
* | gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directory | Brian Paul | 2010-04-16 | 1 | -0/+107 |
* | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin | 2010-02-08 | 1 | -107/+0 |
* | llvmpipe: Make lp_type a regular union. | José Fonseca | 2009-09-14 | 1 | -3/+3 |
* | llvmpipe: Code generate logic ops. | José Fonseca | 2009-08-29 | 1 | -0/+13 |
* | llvmpipe: SoA blending. | José Fonseca | 2009-08-29 | 1 | -0/+94 |