Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-04 | Adaptor code that lets tnl convert compiled (display list) cassettes back | Keith Whitwell | |
to glVertex() type calls. Allows driver-supplied tnl modules to avoid fallback on glCallList inside begin/end pairs. Still a little buggy... | |||
2001-04-30 | Lots more eval fixes | Keith Whitwell | |
2001-04-28 | Support for floating point color representation in tnl module. | Keith Whitwell | |
2001-04-26 | first pass at eval fixes | Keith Whitwell | |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes | |
2000-12-26 | Major rework of tnl module | Keith Whitwell | |
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. |