Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -6/+6 |
* | fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ... | Brian Paul | 2001-03-07 | 1 | -4/+4 |
* | last segment of AA stippled lines wasn't drawn | Brian Paul | 2001-01-29 | 1 | -1/+6 |
* | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell | 2001-01-05 | 1 | -9/+9 |
* | added divide by zero check | Brian Paul | 2001-01-04 | 1 | -3/+9 |
* | Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars. | Brian Paul | 2000-11-19 | 1 | -2/+2 |
* | New implementation of antialiased lines. Mesa should now pass the remaining | Brian Paul | 2000-11-05 | 1 | -0/+322 |