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
/
util
/
tests
/
hash_table
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/tests: compile to something sensible in release builds
Eric Engestrom
2019-02-14
11
-0
/
+22
*
meson: Add tests to suites
Dylan Baker
2018-11-20
1
-1
/
+2
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
2
-2
/
+1
*
util/hash_table: add helper to remove entry by key
Caio Marcelo de Oliveira Filho
2018-07-13
4
-1
/
+67
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
1
-7
/
+9
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
1
-0
/
+32
*
mesa: Add .gitignore entries for make check binaries
Kristian Høgsberg Kristensen
2016-05-25
1
-0
/
+1
*
util/hash_table: add _mesa_hash_table_clear (v4)
Nicolai Hähnle
2016-02-03
2
-0
/
+92
*
util/hash: Silence comparison between signed and unsigned integer warnings in...
Ian Romanick
2015-02-17
3
-3
/
+3
*
util/hash: Silence unused parameter warnings in tests
Ian Romanick
2015-02-17
9
-0
/
+28
*
util/hash_table: Try to hit a double-insertion bug in the collision test
Jason Ekstrand
2015-02-07
1
-1
/
+13
*
hash_table: Rename insert_with_hash to insert_pre_hashed
Jason Ekstrand
2015-01-15
1
-4
/
+4
*
util/hash_table: Rework the API to know about hashing
Jason Ekstrand
2014-12-14
9
-50
/
+44
*
util: List hash_table tests as check_PROGRAMS.
Matt Turner
2014-12-12
1
-1
/
+1
*
util/tests/hash_table: Link against libmesautil instead of libmesa
Jason Ekstrand
2014-08-05
1
-4
/
+2
*
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
2014-08-04
12
-0
/
+727