Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-03 | added divide by zero checks | Brian Paul | |
2001-01-03 | More color macro clean-ups. | Brian Paul | |
FLOAT_TO_CHAN() macro removed. | |||
2001-01-02 | minor GLchan-related changes | Brian Paul | |
2000-12-15 | minor fog clean-ups (Klaus Niederkrueger) | Brian Paul | |
2000-12-13 | replaced GLfixed with GLfloat in _mesa_fog_ci_pixels() (Klaus Niederkrueger) | Brian Paul | |
2000-11-15 | rewrite of _mesa_win_fog_coords_from_z() so that both perspective and ↵ | Brian Paul | |
orthographic projection are handled correctly | |||
2000-11-05 | Reorganized software rasterizer as a module which manages its own state, | Keith Whitwell | |
with tighter interfaces with the rest of the world. Proper documentation to come. | |||
2000-10-31 | Moved software rasterizer functionality to new directory. | Keith Whitwell | |