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