summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_context.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Tiles in rgba8 format.José Fonseca2009-08-291-1/+1
* llvmpipe: Use the generated SoA blending code.José Fonseca2009-08-291-2/+3
* llvmpipe: Split the texture cache from the color/depth/stencil cache.José Fonseca2009-08-291-1/+2
* llvmpipe: move all depth/stencil/alpha pixel processing into one stageKeith Whitwell2009-08-291-6/+0
* llvmpipe: move all color-combine code into lp_quad_blend.cKeith Whitwell2009-08-291-2/+0
* llvmpipe: actually pass >1 quad from triangle routineKeith Whitwell2009-08-291-1/+10
* llvmpipe: rip out old mulithread supportKeith Whitwell2009-08-291-12/+1
* llvmpipe: make some small steps to flush texture cache less frequentlyKeith Whitwell2009-08-291-1/+2
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-6/+6
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+168