Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implementation of GL_EXT_texture_env_dot3. | Gareth Hughes | 2001-01-06 | 1 | -8/+39 |
* | Fixed bug in MinMagThresh computation. | Brian Paul | 2001-01-05 | 1 | -99/+120 |
* | More color macro clean-ups. | Brian Paul | 2001-01-03 | 1 | -6/+7 |
* | Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h) | Brian Paul | 2001-01-02 | 1 | -37/+17 |
* | Renamed texture object _P to _MaxLevel and _M to _MaxLambda. | Brian Paul | 2000-12-14 | 1 | -23/+23 |
* | minor comments, clean-up | Brian Paul | 2000-12-08 | 1 | -2/+2 |
* | Reorganized software rasterizer as a module which manages its own state, | Keith Whitwell | 2000-11-05 | 1 | -76/+108 |
* | Moved software rasterizer functionality to new directory. | Keith Whitwell | 2000-10-31 | 1 | -0/+2539 |