summaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_matrix.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Refactor viewport transform computation.Mathias Fröhlich2014-10-241-2/+2
* mesa: Converty gl_viewport_attrib::X, ::Y, ::Width, and ::Height to floatCourtney Goeltzenleuchter2014-01-201-1/+1
* mesa: Convert gl_viewport_attrib::Near and ::Far to doubleCourtney Goeltzenleuchter2014-01-201-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: remove _math_matrix_alloc_inv()Brian Paul2012-07-261-4/+1
* mesa,glsl,mapi: Put extern "C" { ... } where appropriate.José Fonseca2011-11-091-0/+9
* mesa: Include missing header in m_matrix.h.Vinson Lee2010-08-031-0/+2
* mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.cBrian Paul2009-02-121-0/+3
* mesa: fix incorrect transformation of GL_SPOT_DIRECTIONBrian Paul2009-01-141-0/+12
* Add a set of predicate functions for testing matrices instead of directlyBrian Paul2005-06-301-73/+17
* clean-ups and commentsBrian Paul2004-09-091-37/+40
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-37/+94
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* move matrix type enum out of GLmatrix structBrian Paul2003-02-251-10/+13
* Replace some #defines with enums. (Klaus Niederkrueger)Brian Paul2003-02-171-13/+26
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-14/+14
* replaced frustrum with frustumBrian Paul2001-02-051-6/+6
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-2/+2
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+176