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
/
gallium
/
auxiliary
/
util
/
u_hash_table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/aux/util: Fix some warnings
Gert Wollny
2018-06-20
1
-1
/
+1
*
gallium/auxiliary: Add helper function to count the number of entries in hash...
Jan Vesely
2018-05-10
1
-0
/
+17
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
1
-4
/
+4
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-3
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
util: Rename from u_* to util_* while we're at it.
José Fonseca
2009-10-17
1
-45
/
+45
*
util: Change function names to begin with u_.
Corbin Simpson
2009-10-16
1
-20
/
+21
*
util: fix possible null pointer usage
Zack Rusin
2009-07-06
1
-5
/
+17
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-2
/
+3
*
gallium: Really free hash entries.
José Fonseca
2008-05-08
1
-9
/
+68
*
d3d: Add function to walk through all items in the hash table.
José Fonseca
2008-03-18
1
-1
/
+22
*
gallium: General purpose hash table, which is actually just a convenient fron...
José Fonseca
2008-03-13
1
-0
/
+199