Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doxygen comments | Brian Paul | 2002-09-16 | 1 | -36/+49 |
* | Applied Matt Sealey's patch to remove/isolate all stdio.h function calls. | Brian Paul | 2002-06-29 | 1 | -7/+10 |
* | init the hash table mutex in _mesa_NewHashTable (Won-Suk Chun) | Brian Paul | 2001-11-02 | 1 | -2/+6 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -7/+7 |
* | removed a few const keywords because of mutex calls | Brian Paul | 2000-03-21 | 1 | -3/+3 |
* | added more locking | Brian Paul | 2000-03-21 | 1 | -4/+12 |
* | added mutexes for thread safety | Brian Paul | 2000-01-31 | 1 | -1/+13 |
* | prefixed hash functions with _mesa_ | Brian Paul | 2000-01-24 | 1 | -22/+22 |
* | start search at 1 in HashFindFreeKeyBlock() | Brian Paul | 2000-01-04 | 1 | -4/+4 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -12/+5 |
* | removed GL_ prefix from memory macros | Brian Paul | 1999-10-13 | 1 | -8/+7 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -3/+4 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+295 |