Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: Eliminate non-LLVM fs execution paths. | José Fonseca | 2009-08-29 | 1 | -8/+0 |
* | llvmpipe: Split the texture cache from the color/depth/stencil cache. | José Fonseca | 2009-08-29 | 1 | -2/+3 |
* | llvmpipe: move all depth/stencil/alpha pixel processing into one stage | Keith Whitwell | 2009-08-29 | 1 | -12/+0 |
* | llvmpipe: move all color-combine code into lp_quad_blend.c | Keith Whitwell | 2009-08-29 | 1 | -4/+0 |
* | llvmpipe: rip out old mulithread support | Keith Whitwell | 2009-08-29 | 1 | -26/+22 |
* | llvmpipe: avoid flushing depth buffer cache on swapbuffers | Keith Whitwell | 2009-08-29 | 1 | -4/+1 |
* | llvmpipe: remove backwards dependency from tilecache to llvmpipe | Keith Whitwell | 2009-08-29 | 1 | -6/+2 |
* | llvmpipe: Rename preprocessor symbols too. | José Fonseca | 2009-08-29 | 1 | -4/+4 |
* | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca | 2009-08-29 | 1 | -0/+317 |