Merge Jose's documentation and core Mesa changes from embedded branch
[mesa.git] / src / mesa / main / hash.c
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-12-12 Keith WhitwellAdd mechanism to destroy mutexes. Important on OS...
2002-10-24 Brian PaulHeader file clean-up:
2002-09-16 Brian Pauldoxygen comments
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2001-11-02 Brian Paulinit the hash table mutex in _mesa_NewHashTable (Won...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-03-21 Brian Paulremoved a few const keywords because of mutex calls
2000-03-21 Brian Pauladded more locking
2000-01-31 Brian Pauladded mutexes for thread safety
2000-01-24 Brian Paulprefixed hash functions with _mesa_
2000-01-04 Brian Paulstart search at 1 in HashFindFreeKeyBlock()
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-10-13 Brian Paulremoved GL_ prefix from memory macros
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-08-19 jtgInitial revision