summaryrefslogtreecommitdiff
path: root/src/mesa/softpipe/generic
AgeCommit message (Expand)Author
2007-06-14Small optimization for line drawing.Keith Whitwell
2007-06-14Remove some dead code.Keith Whitwell
2007-06-12simple line drawing codeBrian
2007-05-28implement point renderingBrian
2007-05-25INLINE goes before the function's return typeBrian
2007-05-25Add some comments to explain things, code clarifications.Brian
2007-05-24First version of the softpipe rasterizer.Keith Whitwell