summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/imports.h
Commit message (Expand)AuthorAgeFilesLines
* replace _mesa_strtof() with _mesa_strtod()Brian Paul2003-02-081-3/+3
* remove const from _mesa_strtof()Brian Paul2003-01-141-2/+2
* OSMesa16 updates (Eric Plante), added _mesa_strtof()Brian Paul2003-01-141-1/+11
* let _mesa_problem() take variable argumentsBrian Paul2002-12-061-3/+3
* s/BZERO/_mesa_bzero/Brian Paul2002-10-301-3/+2
* wrapped a few more C library functionsBrian Paul2002-10-251-1/+32
* Header file clean-up:Brian Paul2002-10-241-20/+112
* make a few static function non-static for highpc.cBrian Paul2002-10-151-1/+12
* Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.Brian Paul2002-06-291-1/+23
* New _mesa_debug() function to replace fprintf() calls.Brian Paul2002-06-131-4/+4
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-2/+2
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-0/+39