index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Helper to create sets and hashes with pointer keys
Caio Marcelo de Oliveira Filho
2019-01-14
1
-0
/
+11
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-5
/
+1
*
util/set: helper to remove entry by key
Caio Marcelo de Oliveira Filho
2018-07-12
1
-0
/
+9
*
util/set: add a clone function
Caio Marcelo de Oliveira Filho
2018-07-12
1
-0
/
+23
*
util/set: add a set_clear function
Scott D Phillips
2018-05-04
1
-0
/
+23
*
util: Use set_foreach instead of rolling our own
Thomas Helland
2018-03-14
1
-6
/
+2
*
util: make set's deleted_key_value declaration consistent with hash table one
Vlad Golovkin
2017-06-08
1
-2
/
+2
*
util/set: don't compare against deleted entries
Connor Abbott
2016-02-02
1
-1
/
+2
*
util/set: Do a full search when adding new items
Jason Ekstrand
2015-02-07
1
-6
/
+15
*
mesa: Fix some signed-unsigned comparison warnings
Jan Vesely
2015-01-21
1
-1
/
+1
*
util/hash_set: Rework the API to know about hashing
Jason Ekstrand
2015-01-15
1
-5
/
+42
*
util: Move main/set to util/hash_set
Jason Ekstrand
2015-01-15
1
-0
/
+345