summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_lines.h
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-0/+10
with tighter interfaces with the rest of the world. Proper documentation to come.