s/getenv/_mesa_getenv/
[mesa.git] / src / mesa / math / m_matrix.c
2002-10-24 Brian PaulHeader file clean-up:
2002-09-12 Brian Pauloptimizations to _math_matrix_rotate() (Rudolf Opalla)
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-03-29 Brian PaulUse invert_matrix_general() instead of invert_matrix_pe...
2001-12-18 Brian PaulReplace old matrix stacks with new code based on struct...
2001-09-18 Karl Schultzmore compiler warning fixes
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-02-05 Brian Paulreplaced frustrum with frustum
2001-01-05 Keith Whitwellvarious compilation/warning fixes
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-20 Brian Paulremoved #include <tgmath.h>
2000-11-18 Jon Taylor* Auto* build fixes
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories