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/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