Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean-up/renaming of the per-vertex attribute bits, specifically, the | Brian Paul | 2002-01-22 | 1 | -33/+75 |
* | updated some comments | Brian Paul | 2002-01-12 | 1 | -6/+6 |
* | implemented vertex program point size control | Brian Paul | 2002-01-06 | 1 | -3/+12 |
* | Another vertex program checkpoint: clean-up of vertex attribute storage | Brian Paul | 2002-01-06 | 1 | -77/+61 |
* | Vertex program checkpoint commit: converted all vertex attributes (color, | Brian Paul | 2002-01-05 | 1 | -606/+10 |
* | Replace old matrix stacks with new code based on struct matrix_stack. | Brian Paul | 2001-12-18 | 1 | -9/+6 |
* | divide by W and clipping now work - in pretty good shape now | Brian Paul | 2001-12-15 | 1 | -60/+59 |
* | temporary hack for divide by W | Brian Paul | 2001-12-15 | 1 | -9/+12 |
* | disable debug printf's, fix a crash | Brian Paul | 2001-12-15 | 1 | -2/+8 |
* | vertex program check-in | Brian Paul | 2001-12-14 | 1 | -0/+1028 |