Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
| | |||||
* | more compiler warning fixes | Karl Schultz | 2001-09-18 | 1 | -5/+5 |
| | |||||
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -2/+2 |
| | |||||
* | processed by indent to improve readability | Brian Paul | 2001-03-08 | 1 | -200/+161 |
| | |||||
* | changed bincoeff var to GLfloat, fixes bug introduced in previous check-in | Brian Paul | 2001-03-08 | 1 | -11/+11 |
| | |||||
* | fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ↵ | Brian Paul | 2001-03-07 | 1 | -3/+3 |
| | | | | of potential problems | ||||
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -0/+501 |
New array_cache module Support 8 texture units in core mesa (now support 8 everywhere) Rework core mesa statechange operations to avoid flushing on many noop statechanges. |