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_debug_flush.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/hash_table: remove some function wrappers
Marek Olšák
2020-02-26
1
-7
/
+4
*
gallium/hash_table: turn it into a wrapper around util/hash_table
Marek Olšák
2020-02-26
1
-1
/
+1
*
gallium/hash_table: consolidate hash tables with pointer keys
Marek Olšák
2020-02-26
1
-14
/
+1
*
gallium/util: Increase the debug_flush map depth
Thomas Hellstrom
2020-01-29
1
-1
/
+1
*
gallium: fix a warning
Erik Faye-Lund
2020-01-14
1
-1
/
+1
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-2
/
+2
*
gallium/util: Make u_debug_flush support persistent maps
Thomas Hellstrom
2019-06-20
1
-27
/
+64
*
gallium/aux/util/u_debug_flush.c: Silence warnings -Wunused-param
Gert Wollny
2017-11-17
1
-3
/
+4
*
gallium/util: reduce util_snprintf() calls in debug_flush_might_flush_cb()
Brian Paul
2017-04-26
1
-5
/
+6
*
gallium/util: add some comments in u_debug_flush.c
Brian Paul
2017-04-26
1
-0
/
+15
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-6
/
+6
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-6
/
+6
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: remove pipe_static_mutex()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-8
/
+4
*
util/u_debug_flush: Use util_snprintf.
José Fonseca
2014-05-02
1
-2
/
+3
*
gallium/util: Add flush/map debug utility code
Thomas Hellstrom
2014-02-14
1
-0
/
+391