| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa/math: Avoid double promotion. | Matt Turner | 2015-07-29 | 1 | -1/+1 |
* | mesa: remove _XFORMAPI | Brian Paul | 2015-03-12 | 1 | -9/+9 |
* | mesa: remove INV_SQRTF() macro | Brian Paul | 2015-02-24 | 1 | -3/+3 |
* | 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 |
* | Silence compiler warnings about implicit casts or conversions by supplying ex... | Karl Schultz | 2003-08-30 | 1 | -3/+3 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | added _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof) | Brian Paul | 2003-03-04 | 1 | -13/+13 |
* | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | 2003-03-01 | 1 | -6/+6 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -4/+1 |
* | remove dead vertex assembly | Keith Whitwell | 2002-04-09 | 1 | -2/+1 |
* | Vertex program checkpoint commit: converted all vertex attributes (color, | Brian Paul | 2002-01-05 | 1 | -25/+25 |
* | comments, clean-ups, added lots of const qualifiers | Brian Paul | 2002-01-05 | 1 | -53/+78 |
* | restore normal length optimization in dlists | Keith Whitwell | 2001-06-28 | 1 | -8/+4 |
* | Remove all traces of CULL_MASK_ACTIVE. | Gareth Hughes | 2001-03-30 | 1 | -138/+99 |
* | - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we've | Gareth Hughes | 2001-03-12 | 1 | -7/+7 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -26/+26 |
* | more namespace clean-ups | Brian Paul | 2001-03-03 | 1 | -9/+9 |
* | Add render stage for unclipped vb's to fx driver. | Keith Whitwell | 2000-12-28 | 1 | -3/+1 |
* | * More work on the auto* build system | Jon Taylor | 2000-11-19 | 1 | -1/+3 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -0/+413 |