Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | Keith Whitwell | 1999-10-08 | 1 | -3/+4 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+295 |