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