index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
hash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
mesa: move some hash declarations to hash.h
Samuel Pitoiset
2017-06-14
1
-0
/
+56
*
main: Move hashLockMutex/hashUnlockMutex to header and inline
Thomas Helland
2017-05-22
1
-2
/
+40
*
mesa: create locked version of HashWalk
Timothy Arceri
2017-04-25
1
-0
/
+5
*
hash: Add _mesa_HashRemoveLocked() function.
Matt Turner
2016-05-20
1
-0
/
+2
*
mesa/main: Remove _mesa_HashClone()
Juha-Pekka Heikkila
2015-06-11
1
-3
/
+0
*
mesa: Add functions for doing unlocked hash table lookups
Fredrik Höglund
2014-05-02
1
-0
/
+9
*
mesa: Add a clone function to mesa hash
Timothy Arceri
2013-09-04
1
-0
/
+3
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Convert the hash table for GL object ids to the open-addressing hash.
Eric Anholt
2012-11-12
1
-4
/
+0
*
mesa: add _mesa_HashNumEntries() function
Brian Paul
2012-01-11
1
-0
/
+3
*
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