Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | softpipe: add option to do polygon stipple in softpipe vs. draw module | Brian Paul | 2010-04-19 | 1 | -0/+5 |
* | softpipe: move all depth/stencil/alpha pixel processing into one stage | Keith Whitwell | 2009-07-27 | 1 | -40/+6 |
* | softpipe: move all color-combine code into sp_quad_blend.c | Keith Whitwell | 2009-07-24 | 1 | -12/+3 |
* | softpipe: actually pass >1 quad from triangle routine | Keith Whitwell | 2009-07-24 | 1 | -3/+3 |
* | softpipe: expand quad pipeline to process >1 quad at a time | Keith Whitwell | 2009-07-24 | 1 | -43/+45 |
* | softpipe: rip out old mulithread support | Keith Whitwell | 2009-07-24 | 1 | -31/+17 |
* | gallium: remove occlusion_count flag from depth-stencil state | Keith Whitwell | 2009-05-16 | 1 | -1/+1 |
* | softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch] | Brian | 2009-02-11 | 1 | -0/+118 |