Age | Commit message (Expand) | Author |
---|---|---|
2009-02-12 | mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.c | Brian Paul |
2009-01-14 | mesa: fix incorrect transformation of GL_SPOT_DIRECTION | Brian Paul |
2005-06-30 | Add a set of predicate functions for testing matrices instead of directly | Brian Paul |
2004-09-09 | clean-ups and comments | Brian Paul |
2003-07-17 | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2003-02-25 | move matrix type enum out of GLmatrix struct | Brian Paul |
2003-02-17 | Replace some #defines with enums. (Klaus Niederkrueger) | Brian Paul |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-02-05 | replaced frustrum with frustum | Brian Paul |
2000-11-24 | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |