summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_bld_blend_soa.c
AgeCommit message (Expand)Author
2010-11-30gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul
2010-09-22llvmpipe: Special case complementary and identify blend factors in SoA.José Fonseca
2010-05-10llvmpipe: fix up indexing of blend/colormask state for render targetsBrian Paul
2010-05-10llvmpipe: add, update, rewrap commentsBrian Paul
2010-04-16llvmpipe: work-around an LLVM bugBrian Paul
2010-04-16gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directoryBrian Paul
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin
2010-02-02gallium: Make pipe_atomic a regular int32_t.José Fonseca
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger
2010-01-21llvmpipe: Remove unnecessary headers.Vinson Lee
2010-01-20llvmpipe: adapt to per-rendertarget blend changesRoland Scheidegger
2009-09-14llvmpipe: Make lp_type a regular union.José Fonseca
2009-08-29llvmpipe: Add a bunch of comments.José Fonseca
2009-08-29llvmpipe: blend commentsBrian Paul
2009-08-29llvmpipe: Code generate logic ops.José Fonseca
2009-08-29llvmpipe: Code generate color masking.José Fonseca
2009-08-29llvmpipe: Handle disabled blending too.José Fonseca
2009-08-29llvmpipe: SoA blending.José Fonseca