Age | Commit message (Expand) | Author |
---|---|---|
2007-05-30 | added depth(Z) state support | Brian |
2007-05-30 | depth(Z) state | Brian |
2007-05-28 | implement point rendering | Brian |
2007-05-25 | INLINE goes before the function's return type | Brian |
2007-05-25 | Add some comments to explain things, code clarifications. | Brian |
2007-05-24 | use GLubyte for stencil ref/mask/clear | Brian |
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 |