| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Refactor viewport transform computation. | Mathias Fröhlich | 2014-10-24 | 1 | -2/+2 |
* | mesa: Converty gl_viewport_attrib::X, ::Y, ::Width, and ::Height to float | Courtney Goeltzenleuchter | 2014-01-20 | 1 | -1/+1 |
* | mesa: Convert gl_viewport_attrib::Near and ::Far to double | Courtney Goeltzenleuchter | 2014-01-20 | 1 | -1/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: remove _math_matrix_alloc_inv() | Brian Paul | 2012-07-26 | 1 | -4/+1 |
* | mesa,glsl,mapi: Put extern "C" { ... } where appropriate. | José Fonseca | 2011-11-09 | 1 | -0/+9 |
* | mesa: Include missing header in m_matrix.h. | Vinson Lee | 2010-08-03 | 1 | -0/+2 |
* | mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.c | Brian Paul | 2009-02-12 | 1 | -0/+3 |
* | mesa: fix incorrect transformation of GL_SPOT_DIRECTION | Brian Paul | 2009-01-14 | 1 | -0/+12 |
* | Add a set of predicate functions for testing matrices instead of directly | Brian Paul | 2005-06-30 | 1 | -73/+17 |
* | clean-ups and comments | Brian Paul | 2004-09-09 | 1 | -37/+40 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -37/+94 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | move matrix type enum out of GLmatrix struct | Brian Paul | 2003-02-25 | 1 | -10/+13 |
* | Replace some #defines with enums. (Klaus Niederkrueger) | Brian Paul | 2003-02-17 | 1 | -13/+26 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -14/+14 |
* | replaced frustrum with frustum | Brian Paul | 2001-02-05 | 1 | -6/+6 |
* | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell | 2000-11-24 | 1 | -2/+2 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -0/+176 |