summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_quad_pipe.c
AgeCommit message (Expand)Author
2009-08-29llvmpipe: Squash the quad pipeline.José Fonseca
2009-08-29llvmpipe: Generate the fragment pipeline into a single function.José Fonseca
2009-08-29llvmpipe: Code generate the depth test, and include in the shader.José Fonseca
2009-08-29llvmpipe: move all depth/stencil/alpha pixel processing into one stageKeith Whitwell
2009-08-29llvmpipe: move all color-combine code into lp_quad_blend.cKeith Whitwell
2009-08-29llvmpipe: actually pass >1 quad from triangle routineKeith Whitwell
2009-08-29llvmpipe: expand quad pipeline to process >1 quad at a timeKeith Whitwell
2009-08-29llvmpipe: rip out old mulithread supportKeith Whitwell
2009-08-29llvmpipe: Rename preprocessor symbols too.José Fonseca
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca