Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | assorted changes for supporting GLfloat color channels (not done) | Brian Paul | 2001-07-13 | 1 | -6/+20 |
* | Fix order of decomposition of quad. | Keith Whitwell | 2001-05-17 | 1 | -2/+1 |
* | Removed DD_Z_NEVER. | Brian Paul | 2001-03-29 | 1 | -2/+2 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -1/+18 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -2/+2 |
* | _MinMagThresh[] should be GLfloat | Brian Paul | 2001-03-07 | 1 | -2/+4 |
* | Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when | Keith Whitwell | 2001-02-16 | 1 | -7/+8 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -9/+9 |
* | Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars. | Brian Paul | 2000-11-19 | 1 | -9/+18 |
* | Cleanup of derived state calculation prior to seperating software T&L | Keith Whitwell | 2000-11-13 | 1 | -4/+22 |
* | Reorganized software rasterizer as a module which manages its own state, | Keith Whitwell | 2000-11-05 | 1 | -0/+145 |