index
:
~csimpson/mesa
automake
gallium-api-cleanup
gallium-velemcso-r300g
master
r300g-draw-buffers
raw-targets
s3tc-by-the-book
It wasn't a rock; it was a rock lobster!
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
trace
/
tr_dump.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
trace: Use size_t consistently.
José Fonseca
1
-3
/
+3
2009-04-20
trace: Add initializer for static variables
Jakob Bornecrantz
1
-0
/
+5
2009-04-19
trace: Enable dumping to be turned on and off
Jakob Bornecrantz
1
-1
/
+32
2009-03-12
trace: Add dump util functions for wrapped pointers
Jakob Bornecrantz
1
-1
/
+10
2009-03-11
trace: Remove all whitespace at EOL
Jakob Bornecrantz
1
-1
/
+1
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
1
-1
/
+0
2008-08-18
trace: Use long longs to ensure covering 64bits integers.
José Fonseca
1
-2
/
+2
2008-08-15
trace: Allow multiple screens. Flush after call.
José Fonseca
1
-0
/
+1
2008-08-15
trace: Make stream a global variable.
José Fonseca
1
-61
/
+59
2008-08-09
trace: Allow to dump binary data.
José Fonseca
1
-0
/
+1
2008-08-07
trace: Dump format names.
José Fonseca
1
-0
/
+1
2008-08-07
trace: Dump state.
José Fonseca
1
-4
/
+27
2008-08-07
trace: Trace pipe context calls.
José Fonseca
1
-0
/
+7
2008-08-07
trace: New pipe driver to trace incoming calls.
José Fonseca
1
-0
/
+102