summaryrefslogtreecommitdiff
path: root/src/mesa/softpipe/sp_state.h
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-24define, use SP_MAX_CLIP_PLANESBrian
2007-05-24First version of the softpipe rasterizer.Keith Whitwell