Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: actually pass >1 quad from triangle routine | Keith Whitwell | 2009-08-29 | 1 | -97/+89 |
* | llvmpipe: expand quad pipeline to process >1 quad at a time | Keith Whitwell | 2009-08-29 | 1 | -2/+2 |
* | llvmpipe: rip out old mulithread support | Keith Whitwell | 2009-08-29 | 1 | -236/+17 |
* | llvmpipe: remove unused vars in lp_setup.c | Keith Whitwell | 2009-08-29 | 1 | -5/+0 |
* | llvmpipe: use bitwise logic to setup quad masks in lp_setup | Keith Whitwell | 2009-08-29 | 1 | -25/+40 |
* | llvmpipe: simplify flush_spans | Keith Whitwell | 2009-08-29 | 1 | -53/+19 |
* | llvmpipe: Rename preprocessor symbols too. | José Fonseca | 2009-08-29 | 1 | -10/+10 |
* | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca | 2009-08-29 | 1 | -0/+1550 |