| Commit message (Expand) | Author | Age | Files | Lines |
* | doxygen: Link GLvector4f struct members properly, avoiding invalid XML/HTML w... | Rhys Kidd | 2015-07-23 | 1 | -1/+1 |
* | doxygen: Correct grammatical typo in math/m_vector.h | Rhys Kidd | 2015-07-23 | 1 | -1/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: GLvector4f:: flags is a GLbitfield, update comments too. | Brian Paul | 2009-05-07 | 1 | -3/+3 |
* | mesa: add storage_count field to GLvector4f. Useful for debugging. | Brian Paul | 2009-05-07 | 1 | -0/+1 |
* | mesa: reformatting, updated comments, const-correctness | Brian Paul | 2009-05-07 | 1 | -14/+11 |
* | mesa: prefix a bunch of #include lines with "main/". | Brian Paul | 2008-09-18 | 1 | -5/+4 |
* | Merge vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -126/+0 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -24/+24 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -29/+29 |
* | Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs. | Keith Whitwell | 2001-02-20 | 1 | -1/+21 |
* | Lots of GLchan datatype changes. | Brian Paul | 2001-01-24 | 1 | -2/+21 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -9/+4 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -0/+188 |