summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_points.c
Commit message (Expand)AuthorAgeFilesLines
...
* Replaced ctx->Point.Size with ctx->Point._SizeBrian Paul2000-11-151-11/+11
* Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell2000-11-131-8/+11
* minor changes to silence compiler warningsBrian Paul2000-11-101-1/+3
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-892/+654
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+1193