Age | Commit message (Expand) | Author |
---|---|---|
2009-05-07 | mesa: GLvector4f:: flags is a GLbitfield, update comments too. | Brian Paul |
2009-05-07 | mesa: add storage_count field to GLvector4f. Useful for debugging. | Brian Paul |
2009-05-07 | mesa: reformatting, updated comments, const-correctness | Brian Paul |
2008-09-18 | mesa: prefix a bunch of #include lines with "main/". | Brian Paul |
2003-11-24 | Merge vtx-0-2-branch | Keith Whitwell |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-02-20 | Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs. | Keith Whitwell |
2001-01-24 | Lots of GLchan datatype changes. | Brian Paul |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |