| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: remove INV_SQRTF() macro | Brian Paul | 2015-02-24 | 1 | -0/+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 |
* | Remove src/mesa/ppc | Matt Turner | 2012-01-21 | 1 | -6/+0 |
* | mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.c | Brian Paul | 2009-02-12 | 1 | -21/+0 |
* | mesa: remove unused functions in m_xform.[ch] | Brian Paul | 2009-02-12 | 1 | -72/+0 |
* | mesa: remove empty, unneeded mathmod.h header | Brian Paul | 2009-02-12 | 1 | -1/+0 |
* | mesa: get rid of _math_init() | Brian Paul | 2009-02-11 | 1 | -8/+0 |
* | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian | 2007-07-04 | 1 | -2/+2 |
* | MATH_DEBUG changes from bug #4468. | Brian Paul | 2005-10-07 | 1 | -2/+2 |
* | x86-64 transform optimizations (Mikko T.) | Brian Paul | 2005-05-07 | 1 | -0/+6 |
* | Initial support for PowerPC specific code in Mesa and DRI drivers. DRI | Ian Romanick | 2004-10-13 | 1 | -2/+7 |
* | bring over build fixes from stable branch | Alan Hourihane | 2004-04-26 | 1 | -1/+1 |
* | fixes for x86 builds | Brian Paul | 2003-06-10 | 1 | -3/+2 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | 2003-03-01 | 1 | -4/+3 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -3/+1 |
* | re-enable X86 code | Brian Paul | 2002-07-10 | 1 | -2/+2 |
* | Added ctx parameter to _mesa_debug() | Brian Paul | 2002-06-15 | 1 | -2/+2 |
* | remove dead vertex assembly | Keith Whitwell | 2002-04-09 | 1 | -2/+1 |
* | SPARC assembly optimizations from David Miller. | Brian Paul | 2001-05-23 | 1 | -1/+8 |
* | Initial commit of cliptest work. More to come shortly. | Gareth Hughes | 2001-05-21 | 1 | -1/+2 |
* | Remove all traces of CULL_MASK_ACTIVE. | Gareth Hughes | 2001-03-30 | 1 | -58/+18 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -2/+2 |
* | more namespace clean-ups | Brian Paul | 2001-03-03 | 1 | -5/+5 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -9/+9 |
* | Some more work on interal debugging, timing routines for things that | Gareth Hughes | 2001-02-03 | 1 | -5/+5 |
* | Fix crash in book/stencil. | Keith Whitwell | 2001-01-13 | 1 | -1/+2 |
* | Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers | Keith Whitwell | 2001-01-08 | 1 | -1/+2 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -1/+3 |
* | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell | 2000-11-24 | 1 | -2/+2 |
* | * Auto* build fixes | Jon Taylor | 2000-11-18 | 1 | -1/+2 |
* | Minor header file changes to silence warnings. | Brian Paul | 2000-11-17 | 1 | -1/+2 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -0/+251 |