comment-out some unused code to silence warnings
[mesa.git] / src / mesa / math / m_matrix.h
2005-06-30 Brian PaulAdd a set of predicate functions for testing matrices...
2004-09-09 Brian Paulclean-ups and comments
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-02-25 Brian Paulmove matrix type enum out of GLmatrix struct
2003-02-17 Brian PaulReplace some #defines with enums. (Klaus Niederkrueger)
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-02-05 Brian Paulreplaced frustrum with frustum
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories