a couple casts (Evgeny Kotsuba)
[mesa.git] / src / mesa / main / imports.h
2003-05-26 Brian Paula couple casts (Evgeny Kotsuba)
2003-05-15 Brian Pauladded a couple casts
2003-04-28 Brian PaulLOG2() clean-up (Klaus Niederkrueger)
2003-04-08 Brian Pauladded _mesa_realloc()
2003-04-03 Brian Paulsimplify CEILF, FLOORF, FABSF stuff
2003-03-17 Brian Paulmove #include glheader.h before extern C namespace
2003-03-07 Brian Pauladded OS/2 version of IROUND (Evgeny Kotsuba)
2003-03-04 Brian Pauladded _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof)
2003-03-03 Brian Pauldisable using optimized _mesa_sqrtf() for now
2003-03-02 Brian Pauladded extern "C" for C++
2003-03-02 Brian Paulremoved extra _mesa_memset16() prototype
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-02-08 Brian Paulreplace _mesa_strtof() with _mesa_strtod()
2003-01-14 Brian Paulremove const from _mesa_strtof()
2003-01-14 Brian PaulOSMesa16 updates (Eric Plante), added _mesa_strtof()
2002-12-06 Brian Paullet _mesa_problem() take variable arguments
2002-10-30 Brian Pauls/BZERO/_mesa_bzero/
2002-10-25 Brian Paulwrapped a few more C library functions
2002-10-24 Brian PaulHeader file clean-up:
2002-10-15 Brian Paulmake a few static function non-static for highpc.c
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes: