Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: Tiles in rgba8 format. | José Fonseca | 2009-08-29 | 1 | -1/+1 |
* | llvmpipe: Use the generated SoA blending code. | José Fonseca | 2009-08-29 | 1 | -2/+3 |
* | llvmpipe: Split the texture cache from the color/depth/stencil cache. | José Fonseca | 2009-08-29 | 1 | -1/+2 |
* | llvmpipe: move all depth/stencil/alpha pixel processing into one stage | Keith Whitwell | 2009-08-29 | 1 | -6/+0 |
* | llvmpipe: move all color-combine code into lp_quad_blend.c | Keith Whitwell | 2009-08-29 | 1 | -2/+0 |
* | llvmpipe: actually pass >1 quad from triangle routine | Keith Whitwell | 2009-08-29 | 1 | -1/+10 |
* | llvmpipe: rip out old mulithread support | Keith Whitwell | 2009-08-29 | 1 | -12/+1 |
* | llvmpipe: make some small steps to flush texture cache less frequently | Keith Whitwell | 2009-08-29 | 1 | -1/+2 |
* | llvmpipe: Rename preprocessor symbols too. | José Fonseca | 2009-08-29 | 1 | -6/+6 |
* | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca | 2009-08-29 | 1 | -0/+168 |