summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_context.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Eliminate non-LLVM fs execution paths.José Fonseca2009-08-291-8/+0
* llvmpipe: Split the texture cache from the color/depth/stencil cache.José Fonseca2009-08-291-2/+3
* llvmpipe: move all depth/stencil/alpha pixel processing into one stageKeith Whitwell2009-08-291-12/+0
* llvmpipe: move all color-combine code into lp_quad_blend.cKeith Whitwell2009-08-291-4/+0
* llvmpipe: rip out old mulithread supportKeith Whitwell2009-08-291-26/+22
* llvmpipe: avoid flushing depth buffer cache on swapbuffersKeith Whitwell2009-08-291-4/+1
* llvmpipe: remove backwards dependency from tilecache to llvmpipeKeith Whitwell2009-08-291-6/+2
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-4/+4
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+317