summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_quad_coverage.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: move all depth/stencil/alpha pixel processing into one stageKeith Whitwell2009-08-291-101/+0
* llvmpipe: move all color-combine code into lp_quad_blend.cKeith Whitwell2009-08-291-1/+0
* llvmpipe: actually pass >1 quad from triangle routineKeith Whitwell2009-08-291-8/+2
* llvmpipe: expand quad pipeline to process >1 quad at a timeKeith Whitwell2009-08-291-17/+31
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+94