summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_aalinetemp.h
Commit message (Expand)AuthorAgeFilesLines
* add inf and nan tests to swrast functionsKeith Whitwell2001-12-051-2/+2
* silence compiler warnings (last batch for src)Karl Schultz2001-09-191-3/+3
* more compiler warning fixesKarl Schultz2001-09-181-2/+2
* fixed a number of multi-texture line bugsBrian Paul2001-05-211-8/+7
* removed (void) index; statementBrian Paul2001-05-171-3/+1
* Apply antialiasing coverage factor to alpha after texture application,Brian Paul2001-05-151-13/+10
* fixed some divide by zero problems found w/ conformBrian Paul2001-05-101-9/+7
* interpolate fog valus as floats, not fixed - fixed the swrast fog problemBrian Paul2001-05-031-4/+4
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-6/+6
* fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...Brian Paul2001-03-071-4/+4
* last segment of AA stippled lines wasn't drawnBrian Paul2001-01-291-1/+6
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-9/+9
* added divide by zero checkBrian Paul2001-01-041-3/+9
* Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.Brian Paul2000-11-191-2/+2
* New implementation of antialiased lines. Mesa should now pass the remainingBrian Paul2000-11-051-0/+322