Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-14 | Removed api_compat stuff, there's a better way. | Brian Paul | |
Fixed FogCoord / SecondaryColor mix-ups in api_arrayelt.c | |||
2001-12-28 | Remove warnings about the difference between function pointers and | Gareth Hughes | |
(void *) pointers. | |||
2001-12-20 | Further help with dri libGL version skew | Keith Whitwell | |
2001-06-01 | Working implementation of glArrayElt that decomposes to regular | Keith Whitwell | |
glVertex/glNormal/etc calls. | |||
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. |