summaryrefslogtreecommitdiff
path: root/src/mesa/math/m_debug_util.h
AgeCommit message (Collapse)Author
2005-08-12added FREXPF() macro (bug 4060)Brian Paul
2005-05-07x86-64 transform optimizations (Mikko T.)Brian Paul
2004-07-23ALIGN16 macro repairsBrian Paul
2004-07-05patch for AIX (bug 983144)Brian Paul
2003-10-08More SciTech SNAP specific changes to glheader.h. Also modified the macrosKendall Bennett
in swrast/s_spantemp.h to allow dithering to be used in the SNAP drivers.
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2002-10-29updated email addressesBrian Paul
2002-06-29Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.Brian Paul
Instead of mstdio.[ch], use imports.[ch] to isolate these functions.
2001-05-23SPARC assembly optimizations from David Miller.Brian Paul
2001-03-30Remove all traces of CULL_MASK_ACTIVE.Gareth Hughes
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-02-03Some more work on interal debugging, timing routines for things thatGareth Hughes
will have implementations in assembly code. To come: texture image conversions, more of internal T&L pipeline and so on.