Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ... | Brian Paul | 2001-03-07 | 1 | -12/+16 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -10/+10 |
* | Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs. | Keith Whitwell | 2001-02-20 | 1 | -11/+3 |
* | Fix propogation of material values in VB's that don't reach the lighting | Keith Whitwell | 2001-02-15 | 1 | -83/+79 |
* | Fast no-copy drawarrays for large tristrips | Keith Whitwell | 2001-02-04 | 1 | -37/+59 |
* | Lots of GLchan datatype changes. | Brian Paul | 2001-01-24 | 1 | -2/+10 |
* | Fixed conform feedback and drawelements tests. | Keith Whitwell | 2001-01-14 | 1 | -7/+11 |
* | Fixed 'IRound' to 'IROUND' in mmath.h | Keith Whitwell | 2001-01-08 | 1 | -5/+4 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -0/+355 |