summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_quad_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Squash the quad pipeline.José Fonseca2009-08-291-38/+0
* llvmpipe: Generate the fragment pipeline into a single function.José Fonseca2009-08-291-12/+1
* llvmpipe: Code generate the depth test, and include in the shader.José Fonseca2009-08-291-15/+1
* llvmpipe: move all depth/stencil/alpha pixel processing into one stageKeith Whitwell2009-08-291-40/+6
* llvmpipe: move all color-combine code into lp_quad_blend.cKeith Whitwell2009-08-291-12/+3
* llvmpipe: actually pass >1 quad from triangle routineKeith Whitwell2009-08-291-3/+3
* llvmpipe: expand quad pipeline to process >1 quad at a timeKeith Whitwell2009-08-291-43/+45
* llvmpipe: rip out old mulithread supportKeith Whitwell2009-08-291-31/+17
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-1/+1
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+118