summaryrefslogtreecommitdiff
path: root/src/mesa/math/m_matrix.h
AgeCommit message (Expand)Author
2010-08-03mesa: Include missing header in m_matrix.h.Vinson Lee
2009-02-12mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.cBrian Paul
2009-01-14mesa: fix incorrect transformation of GL_SPOT_DIRECTIONBrian Paul
2005-06-30Add a set of predicate functions for testing matrices instead of directlyBrian Paul
2004-09-09clean-ups and commentsBrian Paul
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2003-02-25move matrix type enum out of GLmatrix structBrian Paul
2003-02-17Replace some #defines with enums. (Klaus Niederkrueger)Brian Paul
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-02-05replaced frustrum with frustumBrian Paul
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell