Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't call _mesa_win_fog_coords_from_z() if fog is disabled, fixes FP exception | Brian Paul | 2001-05-09 | 1 | -2/+5 |
* | interpolate fog valus as floats, not fixed - fixed the swrast fog problem | Brian Paul | 2001-05-03 | 1 | -2/+2 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -2/+7 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -10/+7 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -2/+2 |
* | Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h. | Brian Paul | 2001-01-23 | 1 | -5/+5 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -6/+1 |
* | Reorganized software rasterizer as a module which manages its own state, | Keith Whitwell | 2000-11-05 | 1 | -4/+8 |
* | Moved software rasterizer functionality to new directory. | Keith Whitwell | 2000-10-31 | 1 | -0/+131 |