summaryrefslogtreecommitdiff
path: root/src/mesa/main/imports.h
AgeCommit message (Expand)Author
2003-02-08replace _mesa_strtof() with _mesa_strtod()Brian Paul
2003-01-14remove const from _mesa_strtof()Brian Paul
2003-01-14OSMesa16 updates (Eric Plante), added _mesa_strtof()Brian Paul
2002-12-06let _mesa_problem() take variable argumentsBrian Paul
2002-10-30s/BZERO/_mesa_bzero/Brian Paul
2002-10-25wrapped a few more C library functionsBrian Paul
2002-10-24Header file clean-up:Brian Paul
2002-10-15make a few static function non-static for highpc.cBrian Paul
2002-06-29Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.Brian Paul
2002-06-13New _mesa_debug() function to replace fprintf() calls.Brian Paul
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2000-09-26First batch of OpenGL SI related changes:Brian Paul