Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add inf and nan tests to swrast functions | Keith Whitwell | 2001-12-05 | 1 | -1/+9 |
* | silence compiler warnings (last batch for src) | Karl Schultz | 2001-09-19 | 1 | -3/+3 |
* | GLchan changes | Brian Paul | 2001-07-19 | 1 | -9/+9 |
* | Fix order of decomposition of quad. | Keith Whitwell | 2001-05-17 | 1 | -3/+3 |
* | Apply antialiasing coverage factor to alpha after texture application, | Brian Paul | 2001-05-15 | 1 | -10/+14 |
* | missed a GLfixed->GLfloat fog change | Brian Paul | 2001-05-09 | 1 | -14/+13 |
* | 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 | -7/+7 |
* | fixed half pixel offset bug in aa point code | Brian Paul | 2001-01-30 | 1 | -4/+4 |
* | minor bug fixes | Brian Paul | 2001-01-04 | 1 | -4/+9 |
* | New point rasterization functions based on template code that | Brian Paul | 2001-01-03 | 1 | -0/+312 |