summaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-130/+431
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-3/+2
* fix typo in rotation code (bug 659677)Brian Paul2003-01-081-4/+4
* Header file clean-up:Brian Paul2002-10-241-4/+2
* optimizations to _math_matrix_rotate() (Rudolf Opalla)Brian Paul2002-09-121-97/+155
* Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.Brian Paul2002-06-291-6/+10
* Use invert_matrix_general() instead of invert_matrix_perspective() becauseBrian Paul2002-03-291-3/+10
* Replace old matrix stacks with new code based on struct matrix_stack.Brian Paul2001-12-181-13/+13
* more compiler warning fixesKarl Schultz2001-09-181-40/+40
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-86/+86
* fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...Brian Paul2001-03-071-6/+6
* replaced frustrum with frustumBrian Paul2001-02-051-6/+6
* various compilation/warning fixesKeith Whitwell2001-01-051-1/+4
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-6/+6
* removed #include <tgmath.h>Brian Paul2000-11-201-4/+1
* * Auto* build fixesJon Taylor2000-11-181-2/+3
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+1113