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_memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: promote u_memory to src/util
Dylan Baker
2018-11-27
1
-2
/
+2
*
gallium/util: move memory debug declarations into u_debug_gallium
Dylan Baker
2018-10-30
1
-0
/
+1
*
gallium/util: whitespace fixes in u_debug_memory.c
Brian Paul
2018-07-27
1
-53
/
+53
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-3
/
+3
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-3
/
+3
*
gallium/util: remove pipe_static_mutex()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
1
-5
/
+5
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-3
/
+3
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
util: add debug_memory_check_block(), debug_memory_tag()
Brian Paul
2013-04-04
1
-0
/
+55
*
util: add more memory debugging features
Brian Paul
2012-11-28
1
-1
/
+81
*
util: add mutex lock in u_debug_memory.c code
Brian Paul
2012-02-23
1
-0
/
+9
*
util: Reimplement all utility functions in terms of the new OS abstraction.
José Fonseca
2010-02-03
1
-25
/
+8
*
gallium/util: Silence format warnings.
Vinson Lee
2010-01-01
1
-4
/
+4
*
util: Don't use 0-sized arrays.
José Fonseca
2009-02-24
1
-0
/
+6
*
util: Stack backtracing facilities.
José Fonseca
2009-02-20
1
-0
/
+7
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-0
/
+311