Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added depth(Z) state support | Brian | 2007-05-30 | 2 | -0/+2 |
* | depth(Z) state | Brian | 2007-05-30 | 1 | -0/+88 |
* | use GLubyte for stencil ref/mask/clear | Brian | 2007-05-24 | 1 | -7/+7 |
* | Stencil state. | Brian | 2007-05-24 | 4 | -0/+143 |
* | Implement blend state | Brian | 2007-05-24 | 3 | -0/+204 |
* | scissor depends on glScissor() and framebuffer size | Brian | 2007-05-24 | 1 | -9/+28 |
* | add scissor state | Brian | 2007-05-24 | 2 | -4/+6 |
* | scissor state | Brian | 2007-05-24 | 1 | -0/+69 |
* | define, use SP_MAX_CLIP_PLANES | Brian | 2007-05-24 | 1 | -1/+1 |
* | First version of the softpipe rasterizer. | Keith Whitwell | 2007-05-24 | 15 | -0/+1328 |