Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-24 | Stencil state. | Brian | |
2007-05-24 | Implement blend state | Brian | |
2007-05-24 | #ifndef SP_DEFINES_H protection, copyright | Brian | |
2007-05-24 | scissor depends on glScissor() and framebuffer size | Brian | |
2007-05-24 | add scissor state | Brian | |
2007-05-24 | scissor state | Brian | |
2007-05-24 | define, use SP_MAX_CLIP_PLANES | Brian | |
2007-05-24 | First version of the softpipe rasterizer. | Keith Whitwell | |
This will flesh out to hopefully acheive 3 things: - New software rasterizer for mesa - New driver model for mesa & dri with much smaller drivers - The basis for the cell driver. It's got a long way to go yet, but will at least run trivial/tri.c. |