fixed conformance problems in min/max and histogram result packing
[mesa.git] / src / mesa / main / hash.c
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