Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | increase FOG_MAX to 10.0 to fix CI conformace failure | Brian Paul | 2001-05-15 | 1 | -5/+5 |
* | Remove all traces of CULL_MASK_ACTIVE. | Gareth Hughes | 2001-03-30 | 1 | -3/+4 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -4/+12 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -12/+12 |
* | fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ... | Brian Paul | 2001-03-07 | 1 | -4/+4 |
* | more namespace clean-ups | Brian Paul | 2001-03-03 | 1 | -3/+3 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -6/+6 |
* | added fog coord clamping | Brian Paul | 2001-02-27 | 1 | -3/+5 |
* | Use a lookup table to compute exponents in tnl fogging code. Slightly | Keith Whitwell | 2001-02-06 | 1 | -7/+42 |
* | added divide by zero check | Brian Paul | 2001-01-03 | 1 | -2/+5 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -0/+201 |