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