index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
trace
/
tr_dump.c
Age
Commit message (
Expand
)
Author
2009-03-25
trace: Number calls.
José Fonseca
2009-03-25
Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc
Alan Coopersmith
2009-03-12
trace: Add dump util functions for wrapped pointers
Jakob Bornecrantz
2009-03-11
trace: Move buffer functions from winsys to screen
Jakob Bornecrantz
2009-03-11
trace: Remove all whitespace at EOL
Jakob Bornecrantz
2009-02-25
gallium: Add support for BSD operating systems, tested with FreeBSD
Benjamin Close
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2008-09-08
trace: Request a growable file.
José Fonseca
2008-09-08
trace: Use util's stream.
José Fonseca
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-18
trace: Use long longs to ensure covering 64bits integers.
José Fonseca
2008-08-18
trace: Get the trace file from the GALLIUM_TRACE option itself.
José Fonseca
2008-08-15
trace: Allow multiple screens. Flush after call.
José Fonseca
2008-08-15
trace: Make stream a global variable.
José Fonseca
2008-08-12
trace: Fix hexadecimal dumping.
José Fonseca
2008-08-09
trace: Allow to dump binary data.
José Fonseca
2008-08-07
trace: Dump format names.
José Fonseca
2008-08-07
trace: Dump state.
José Fonseca
2008-08-07
trace: New pipe driver to trace incoming calls.
José Fonseca