summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_aaline.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.Brian Paul2001-01-231-3/+3
* Committing in .Jouk Jansen2000-11-221-6/+6
* Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell2000-11-131-2/+2
* New implementation of antialiased lines. Mesa should now pass the remainingBrian Paul2000-11-051-0/+509