Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | API dispath updates | Brian Paul | 2001-11-18 | 1 | -25/+25 | |
| | ||||||
* | more warning fixes (Karl Schultz) | Brian Paul | 2001-09-14 | 1 | -85/+91 | |
| | ||||||
* | Set 'prefer_float_colors' true, now that tnl uses them natively. | Keith Whitwell | 2001-05-10 | 1 | -2/+2 | |
| | | | | Apply Jeff Epler's optimization to ci spans as well, remove old code. | |||||
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -29/+27 | |
| | ||||||
* | missed a few color macro changes | Brian Paul | 2001-01-02 | 1 | -8/+8 | |
| | ||||||
* | Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h) | Brian Paul | 2001-01-02 | 1 | -17/+18 | |
| | | | | | Clean-up of color conversion macros. New mmath.h macros (IROUND, IFLOOR, ICEIL, FRAC) used in various places. | |||||
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -2/+3 | |
| | | | | | | | 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. | |||||
* | map glIndex* functions to glIndexi() (glIndexub was looping back to glIndexub) | Brian Paul | 2000-11-27 | 1 | -16/+41 | |
| | ||||||
* | Fixed a couple of bugs that crept into last commit | Keith Whitwell | 2000-11-24 | 1 | -1/+1 | |
| | | | | | | | - Eval not compiled correctly - Material colors computed incorrectly Reworked the VERT_TEX flags, now support upto 12 texture units in tnl. | |||||
* | New files... | Keith Whitwell | 2000-11-24 | 1 | -0/+1536 | |