| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa/math: Avoid double promotion. | Matt Turner | 2015-07-29 | 3 | -46/+46 |
* | mesa: Use floats for viewport bounds. | Matt Turner | 2015-07-29 | 2 | -4/+4 |
* | doxygen: Link GLvector4f struct members properly, avoiding invalid XML/HTML w... | Rhys Kidd | 2015-07-23 | 1 | -1/+1 |
* | doxygen: Correct grammatical typo in math/m_vector.h | Rhys Kidd | 2015-07-23 | 1 | -1/+1 |
* | Fix a few typos | Zoë Blade | 2015-04-27 | 1 | -1/+1 |
* | mesa: remove _XFORMAPI | Brian Paul | 2015-03-12 | 4 | -64/+56 |
* | mesa: include stdio.h where needed | Brian Paul | 2015-03-05 | 1 | -0/+1 |
* | mesa: trim down includes of compiler.h | Brian Paul | 2015-03-02 | 1 | -1/+0 |
* | mesa: remove _NORMAPI, _NORMAPIP macros | Brian Paul | 2015-02-28 | 1 | -1/+1 |
* | mesa: remove DEG2RAD macro | Brian Paul | 2015-02-24 | 1 | -2/+2 |
* | mesa: remove INV_SQRTF() macro | Brian Paul | 2015-02-24 | 3 | -5/+7 |
* | mesa: replace FABSF with fabsf | Brian Paul | 2015-02-24 | 1 | -8/+9 |
* | mesa: replace FREXPF, LDEXPF with frexpf, ldexpf | Brian Paul | 2015-02-24 | 1 | -3/+6 |
* | mesa: Use assert() instead of ASSERT wrapper. | Matt Turner | 2015-02-23 | 2 | -6/+6 |
* | mesa: Remove CHECK macro. | Matt Turner | 2015-02-23 | 2 | -52/+30 |
* | mesa: remove unused _math_trans_4chan() | Brian Paul | 2015-02-19 | 2 | -31/+0 |
* | mesa: Refactor viewport transform computation. | Mathias Fröhlich | 2014-10-24 | 2 | -11/+10 |
* | mesa: Drop _mesa_getenv() wrapper. | Matt Turner | 2014-09-24 | 3 | -3/+3 |
* | mesa: Converty gl_viewport_attrib::X, ::Y, ::Width, and ::Height to float | Courtney Goeltzenleuchter | 2014-01-20 | 2 | -4/+5 |
* | mesa: Convert gl_viewport_attrib::Near and ::Far to double | Courtney Goeltzenleuchter | 2014-01-20 | 2 | -4/+4 |
* | mesa: modified _mesa_align_free() to accept NULL pointer | Siavash Eliasi | 2013-12-04 | 1 | -8/+5 |
* | mesa: remove macintosh preprocessor stuff | Brian Paul | 2013-11-04 | 1 | -6/+6 |
* | mesa: remove Watcom C support | Brian Paul | 2013-11-04 | 1 | -2/+0 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 21 | -21/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 21 | -63/+84 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 21 | -21/+21 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 21 | -21/+21 |
* | Remove OpenVMS support | Matt Turner | 2012-11-16 | 1 | -47/+0 |
* | Don't cast the return value of malloc/realloc | Matt Turner | 2012-09-05 | 3 | -4/+4 |
* | mesa: s/CONST/const/ in math/ files | Brian Paul | 2012-09-05 | 4 | -42/+42 |
* | mesa: remove SQRTF, use sqrtf. Convert INV_SQRT() to inline function. | Brian Paul | 2012-09-03 | 1 | -1/+1 |
* | mesa: fix _math_matrix_copy(), again | Brian Paul | 2012-07-30 | 1 | -1/+1 |
* | mesa: Fix wrong sizeof argument in _math_matrix_copy. | Vinson Lee | 2012-07-30 | 1 | -1/+1 |
* | mesa: remove obsolete matrix comment | Brian Paul | 2012-07-26 | 1 | -1/+0 |
* | mesa: fix comment typo: s/pointer/point/ | Brian Paul | 2012-07-26 | 1 | -1/+1 |
* | mesa: remove _math_matrix_alloc_inv() | Brian Paul | 2012-07-26 | 2 | -44/+12 |
* | mesa: loosen small matrix determinant check | Brian Paul | 2012-07-26 | 1 | -1/+1 |
* | Use INV_SQRT instead of 1/SQRTF | Matt Turner | 2012-07-21 | 1 | -2/+2 |
* | Remove src/mesa/ppc | Matt Turner | 2012-01-21 | 1 | -6/+0 |
* | mesa,glsl,mapi: Put extern "C" { ... } where appropriate. | José Fonseca | 2011-11-09 | 1 | -0/+9 |
* | mesa: move last bits of GLchan stuff into swrast | Brian Paul | 2011-09-20 | 1 | -1/+1 |
* | mesa: add error margin to clip mask debug/check code | Brian Paul | 2010-12-06 | 1 | -2/+29 |
* | math: remove duplicated includes | Nicolas Kaiser | 2010-09-30 | 2 | -2/+0 |
* | mesa: Fix printf format warning. | Vinson Lee | 2010-09-29 | 1 | -1/+1 |
* | mesa: Fix printf format warning. | Vinson Lee | 2010-09-29 | 1 | -1/+1 |
* | mesa: Fix printf format warning. | Vinson Lee | 2010-09-29 | 1 | -1/+1 |
* | mesa: Clean up header file inclusion in m_xform.h. | Vinson Lee | 2010-08-03 | 1 | -2/+2 |
* | mesa: Reduce header file inclusion in m_translate.h. | Vinson Lee | 2010-08-03 | 1 | -1/+2 |
* | mesa: Include missing header in m_matrix.h. | Vinson Lee | 2010-08-03 | 1 | -0/+2 |
* | mesa: Remove unnecessary headers. | Vinson Lee | 2010-07-30 | 1 | -1/+0 |