check for __ia64__ when setting USE_IEEE
[mesa.git] / src / mesa / main / imports.h
2004-04-18 Brian Paulcheck for __ia64__ when setting USE_IEEE
2004-04-13 Brian Paulcheck for __AMD64__ when setting USE_IEEE (Ronnny Vindenes)
2004-04-11 Alan Hourihanebuild fix for VMS
2003-12-23 Brian Paulthe optimized UNCLAMPED_FLOAT_TO_UBYTE macro was broken
2003-11-18 Brian PaulSome groundwork for supporting GLhalf datatype.
2003-10-03 Kendall BennettRemoved bogus OS/2 floating point->integer conversion...
2003-10-03 Kendall BennettFixed incorrect Watcom assembler macros
2003-09-18 Brian PaulRemove FLT_MIN definition to imports.h
2003-09-17 Brian PaulGL_ARB_vertex_buffer_object working now, at least for...
2003-09-12 Kendall BennettUpdates to fix problems building with the Open Watcom...
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-27 Brian Pauladd a few more digits to PI to make Evgeny happy
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: