summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_lines.c
Commit message (Expand)AuthorAgeFilesLines
* Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR whenKeith Whitwell2001-02-161-4/+20
* Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.Brian Paul2001-01-231-3/+3
* Use correct pv in swrast lines routinesKeith Whitwell2001-01-131-9/+9
* Modified Files:Jouk Jansen2000-11-221-3/+3
* Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.Brian Paul2000-11-191-33/+33
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-2/+1
* Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell2000-11-131-2/+2
* minor changes to silence compiler warningsBrian Paul2000-11-101-1/+3
* hooked in new AA line code, minor clean-upBrian Paul2000-11-051-181/+53
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-242/+251
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+1173