| Commit message (Expand) | Author | Age | Files | Lines |
* | llvmpipe: implement dual source blending | Roland Scheidegger | 2013-02-12 | 1 | -0/+1 |
* | llvmpipe: first steps of adding dual source blend support | Roland Scheidegger | 2013-02-08 | 1 | -0/+1 |
* | llvmpipe: remove extraneous const qualifier | Brian Paul | 2013-02-06 | 1 | -1/+1 |
* | llvmpipe: fix using wrong format with MRT in blend code | Roland Scheidegger | 2013-01-18 | 1 | -1/+1 |
* | llvmpipe: Remove lp_build_blend_soa() | José Fonseca | 2012-11-29 | 1 | -11/+0 |
* | llvmpipe: Unswizzled rendering. | James Benton | 2012-11-28 | 1 | -1/+4 |
* | llvmpipe: Unified common code between AoS and SoA blending. | James Benton | 2012-07-16 | 1 | -18/+26 |
* | 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 |