Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work. | Brian Paul | 2001-03-08 | 1 | -1/+2 |
* | Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h. | Brian Paul | 2001-01-23 | 1 | -3/+3 |
* | Fixes for performance bug on compiled array element paths. | Keith Whitwell | 2001-01-17 | 1 | -0/+15 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -64/+162 |
* | Compute attenuated point size in a new pipeline stage. | Brian Paul | 2000-12-08 | 1 | -9/+9 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -1/+4 |
* | Cleanup of derived state calculation prior to seperating software T&L | Keith Whitwell | 2000-11-13 | 1 | -6/+6 |
* | fixed very obvious fog bug | Keith Whitwell | 2000-11-07 | 1 | -0/+3 |
* | added a setup function for selection/feedback | Brian Paul | 2000-11-06 | 1 | -19/+29 |
* | A new module to provide RasterSetup and advanced triangle/line/point | Keith Whitwell | 2000-11-05 | 1 | -0/+173 |