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
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/tests: initialize variable
Erik Faye-Lund
2020-04-16
1
-1
/
+1
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
8
-8
/
+8
*
util/sparse_array: Finish the sparse_array in the tests
Jason Ekstrand
2020-03-20
1
-0
/
+2
*
gitlab-ci: Add ppc64el and s390x cross-build jobs
Michel Dänzer
2020-02-05
2
-0
/
+2
*
util/hash_table: added hash functions for integer types
Anthony Pesch
2020-01-23
4
-4
/
+4
*
util/vector: Fix u_vector_foreach when head rolls over
C Stout
2020-01-17
2
-0
/
+131
*
u_format: move format tests to util/tests/
Eric Engestrom
2019-12-27
3
-1
/
+896
*
util/format: add trivial srgb<->linear conversion test
Eric Engestrom
2019-12-27
2
-0
/
+52
*
util: Add a util_sparse_array data structure
Jason Ekstrand
2019-10-31
2
-0
/
+112
*
util/tests: Avoid int64_t overflow issues in fast_idiv_by_const test
Michel Dänzer
2019-10-24
1
-2
/
+2
*
util: Use uint64_t for shifting left in sign_extend and strunc
Michel Dänzer
2019-10-24
1
-1
/
+1
*
meson: Add msvc compat args to util/tests
Dylan Baker
2019-10-10
1
-0
/
+1
*
Fix timespec_from_nsec test for 32-bit time_t
Jon Turney
2019-09-17
1
-1
/
+1
*
util/timespec: use unsigned 64 bit integers for nsec values
Lionel Landwerlin
2019-08-22
1
-21
/
+4
*
meson: drop unused dep_{thread,dl}
Eric Engestrom
2019-08-03
4
-4
/
+4
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
7
-13
/
+7
*
util: add a timespec helper
Lionel Landwerlin
2019-07-29
2
-0
/
+340
*
util: Add a helper for faster remainders
Connor Abbott
2019-05-31
2
-0
/
+131
*
util/set: Add a _mesa_set_search_or_add() function
Connor Abbott
2019-05-31
1
-0
/
+33
*
tests/vma: fix build with MSVC
Dylan Baker
2019-05-03
1
-0
/
+8
*
util/tests: Use define instead of VLA
Dylan Baker
2019-05-03
5
-20
/
+25
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-12
/
+0
*
Delete autotools
Dylan Baker
2019-04-15
5
-214
/
+0
*
util/tests: compile to something sensible in release builds
Eric Engestrom
2019-02-14
12
-0
/
+24
*
meson: Add tests to suites
Dylan Baker
2018-11-20
5
-5
/
+10
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
2
-2
/
+1
*
util: Add tests for fast integer division by constants
Jason Ekstrand
2018-10-10
3
-0
/
+545
*
util/string_buffer: fix warning in tests
Caio Marcelo de Oliveira Filho
2018-07-18
1
-3
/
+3
*
util/hash_table: add helper to remove entry by key
Caio Marcelo de Oliveira Filho
2018-07-13
4
-1
/
+67
*
util/set: helper to remove entry by key
Caio Marcelo de Oliveira Filho
2018-07-12
1
-0
/
+28
*
util/set: add a clone function
Caio Marcelo de Oliveira Filho
2018-07-12
1
-0
/
+32
*
util/set: add a basic unit test
Caio Marcelo de Oliveira Filho
2018-07-12
3
-0
/
+127
*
vma/tests: Fix compilation if limits.h defines PAGE_SIZE (v2)
Jon Turney
2018-07-06
1
-8
/
+8
*
util/tests/vma: Fix warning c++11-narrowing
Scott D Phillips
2018-06-05
1
-1
/
+1
*
util: Add a randomized test for the virtual memory allocator
Scott D Phillips
2018-05-31
3
-0
/
+312
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
2
-0
/
+4
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
2
-15
/
+18
*
meson: convert gtest to an internal dependency
Dylan Baker
2017-10-03
1
-2
/
+2
*
util: fix in-class initialization of static member
Thomas Helland
2017-09-28
1
-3
/
+6
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
2
-0
/
+61
*
util: Add tests for the string buffer
Thomas Helland
2017-09-26
2
-0
/
+159
*
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: remove ralloc_test
Emil Velikov
2014-08-08
2
-80
/
+0
[next]