| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply antialiasing coverage factor to alpha after texture application, | Brian Paul | 2001-05-15 | 1 | -59/+113 |
* | interpolate fog valus as floats, not fixed - fixed the swrast fog problem | Brian Paul | 2001-05-03 | 1 | -7/+7 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -13/+16 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -26/+26 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -9/+9 |
* | Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture. | Brian Paul | 2001-02-20 | 1 | -7/+9 |
* | minor scissor optimizations (Klaus Niederkrueger) | Brian Paul | 2001-02-15 | 1 | -20/+24 |
* | removed a misplaced _mesa_logicop_ci_span() call | Brian Paul | 2001-02-14 | 1 | -6/+2 |
* | Fixed bug in MinMagThresh computation. | Brian Paul | 2001-01-05 | 1 | -6/+7 |
* | clipping, fog, texture optimizations (Klaus Niederkrueger) | Brian Paul | 2000-12-12 | 1 | -127/+156 |
* | Removed Driver.Color() and Driver.Index() functions. | Brian Paul | 2000-11-14 | 1 | -3/+3 |
* | Cleanup of derived state calculation prior to seperating software T&L | Keith Whitwell | 2000-11-13 | 1 | -11/+14 |
* | Reorganized software rasterizer as a module which manages its own state, | Keith Whitwell | 2000-11-05 | 1 | -30/+38 |
* | Moved software rasterizer functionality to new directory. | Keith Whitwell | 2000-10-31 | 1 | -0/+1109 |