summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_bld_blend.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: add masking support to aos blendJames Benton2012-05-021-0/+1
* llvmpipe: Added support for color masks in AoS blending.James Benton2012-05-021-1/+2
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-2/+3
* llvmpipe: fix up indexing of blend/colormask state for render targetsBrian Paul2010-05-101-0/+2
* gallivm/llvmpipe: move an old comment to a better locationBrian Paul2010-05-101-11/+0
* gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directoryBrian Paul2010-04-161-0/+107
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-107/+0
* llvmpipe: Make lp_type a regular union.José Fonseca2009-09-141-3/+3
* llvmpipe: Code generate logic ops.José Fonseca2009-08-291-0/+13
* llvmpipe: SoA blending.José Fonseca2009-08-291-0/+94