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
/
u_dynarray.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros
Nicolai Hähnle
2019-06-12
1
-14
/
+32
*
u_dynarray: return 0 on realloc failure and ensure no-op
Nicolai Hähnle
2019-06-12
1
-8
/
+10
*
u_dynarray: add util_dynarray_grow_cap
Qiang Yu
2019-04-11
1
-6
/
+17
*
util: s/0/NULL/ for pointer
Eric Engestrom
2018-10-30
1
-1
/
+1
*
util: Add foreach_reverse for dynarray
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+6
*
util: Add macro to get number of elements in dynarray
Caio Marcelo de Oliveira Filho
2018-09-21
1
-0
/
+1
*
util/dynarray: add a clone function
Caio Marcelo de Oliveira Filho
2018-08-22
1
-0
/
+9
*
util: include string.h in u_dynarray.h
Brian Paul
2018-01-17
1
-0
/
+1
*
mesa/util: add util_dynarray_clear() helper
Samuel Pitoiset
2017-06-18
1
-0
/
+6
*
mesa/util: add new util_dynarray_delete_unordered helper
Samuel Pitoiset
2017-06-14
1
-0
/
+14
*
u_dynarray: fix coverity warning about ignoring return value from reralloc
Dave Airlie
2017-06-13
1
-1
/
+1
*
util: Add extern c to u_dynarray.h
Thomas Helland
2017-06-07
1
-0
/
+8
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-10
/
+37
*
util: Remove unused includes and convert to lower-case memory ops
Thomas Helland
2017-06-07
1
-15
/
+12
*
util: Move u_dynarray to src/util
Thomas Helland
2017-06-07
1
-0
/
+114