Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Lock mutex around _mesa_HashLookup linked list chase. | Brian Paul | 2010-02-16 | 1 | -1/+1 |
* | Added _mesa_HashDeleteAll() to delete all entries in a hash table with a | Brian Paul | 2006-06-30 | 1 | -2/+12 |
* | Added _mesa_HashNextEntry() function to allow walking over all entries | Brian Paul | 2005-01-24 | 1 | -9/+6 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -0/+4 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | doxygen comments | Brian Paul | 2002-09-16 | 1 | -3/+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 |
* | prefixed hash functions with _mesa_ | Brian Paul | 2000-01-24 | 1 | -10/+10 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -6/+3 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+59 |