MATH_DEBUG changes from bug #4468.
[mesa.git] / src / mesa / math / m_xform.c
2005-10-07 Brian PaulMATH_DEBUG changes from bug #4468.
2005-05-07 Brian Paulx86-64 transform optimizations (Mikko T.)
2004-10-13 Ian RomanickInitial support for PowerPC specific code in Mesa and...
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2003-06-10 Brian Paulfixes for x86 builds
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-24 Brian PaulHeader file clean-up:
2002-07-10 Brian Paulre-enable X86 code
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-04-09 Keith Whitwellremove dead vertex assembly
2001-05-23 Brian PaulSPARC assembly optimizations from David Miller.
2001-05-21 Gareth HughesInitial commit of cliptest work. More to come shortly.
2001-03-30 Gareth HughesRemove all traces of CULL_MASK_ACTIVE.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paulmore namespace clean-ups
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-03 Gareth HughesSome more work on interal debugging, timing routines...
2001-01-13 Keith WhitwellFix crash in book/stencil.
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-18 Jon Taylor* Auto* build fixes
2000-11-17 Brian PaulMinor header file changes to silence warnings.
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories