Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added divide by zero checks | Brian Paul | 2001-01-03 | 1 | -3/+12 |
* | More color macro clean-ups. | Brian Paul | 2001-01-03 | 1 | -4/+6 |
* | minor GLchan-related changes | Brian Paul | 2001-01-02 | 1 | -9/+22 |
* | minor fog clean-ups (Klaus Niederkrueger) | Brian Paul | 2000-12-15 | 1 | -16/+19 |
* | replaced GLfixed with GLfloat in _mesa_fog_ci_pixels() (Klaus Niederkrueger) | Brian Paul | 2000-12-13 | 1 | -2/+2 |
* | rewrite of _mesa_win_fog_coords_from_z() so that both perspective and orthogr... | Brian Paul | 2000-11-15 | 1 | -24/+85 |
* | Reorganized software rasterizer as a module which manages its own state, | Keith Whitwell | 2000-11-05 | 1 | -3/+4 |
* | Moved software rasterizer functionality to new directory. | Keith Whitwell | 2000-10-31 | 1 | -0/+188 |