summaryrefslogtreecommitdiff
path: root/src/mesa/softpipe
AgeCommit message (Expand)Author
2007-05-24use GLubyte for stencil ref/mask/clearBrian
2007-05-24Stencil state.Brian
2007-05-24Implement blend stateBrian
2007-05-24#ifndef SP_DEFINES_H protection, copyrightBrian
2007-05-24scissor depends on glScissor() and framebuffer sizeBrian
2007-05-24add scissor stateBrian
2007-05-24scissor stateBrian
2007-05-24define, use SP_MAX_CLIP_PLANESBrian
2007-05-24First version of the softpipe rasterizer.Keith Whitwell