summaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_vector.h
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Link GLvector4f struct members properly, avoiding invalid XML/HTML w...Rhys Kidd2015-07-231-1/+1
* doxygen: Correct grammatical typo in math/m_vector.hRhys Kidd2015-07-231-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: GLvector4f:: flags is a GLbitfield, update comments too.Brian Paul2009-05-071-3/+3
* mesa: add storage_count field to GLvector4f. Useful for debugging.Brian Paul2009-05-071-0/+1
* mesa: reformatting, updated comments, const-correctnessBrian Paul2009-05-071-14/+11
* mesa: prefix a bunch of #include lines with "main/".Brian Paul2008-09-181-5/+4
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-126/+0
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-24/+24
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-29/+29
* Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.Keith Whitwell2001-02-201-1/+21
* Lots of GLchan datatype changes.Brian Paul2001-01-241-2/+21
* Major rework of tnl moduleKeith Whitwell2000-12-261-9/+4
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+188