Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace _mesa_strtof() with _mesa_strtod() | Brian Paul | 2003-02-08 | 1 | -3/+3 |
* | remove const from _mesa_strtof() | Brian Paul | 2003-01-14 | 1 | -2/+2 |
* | OSMesa16 updates (Eric Plante), added _mesa_strtof() | Brian Paul | 2003-01-14 | 1 | -1/+11 |
* | let _mesa_problem() take variable arguments | Brian Paul | 2002-12-06 | 1 | -3/+3 |
* | s/BZERO/_mesa_bzero/ | Brian Paul | 2002-10-30 | 1 | -3/+2 |
* | wrapped a few more C library functions | Brian Paul | 2002-10-25 | 1 | -1/+32 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -20/+112 |
* | make a few static function non-static for highpc.c | Brian Paul | 2002-10-15 | 1 | -1/+12 |
* | Applied Matt Sealey's patch to remove/isolate all stdio.h function calls. | Brian Paul | 2002-06-29 | 1 | -1/+23 |
* | New _mesa_debug() function to replace fprintf() calls. | Brian Paul | 2002-06-13 | 1 | -4/+4 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -2/+2 |
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -0/+39 |