index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
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
2010-02-14
trace: Update for os_stream changes.
José Fonseca
2010-02-04
trace: util_stream -> os_stream
José Fonseca
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2009-12-22
trace: Add PIPE_OS_APPLE.
Vinson Lee
2009-08-14
trace: Remove space next to the class attribute of the trace.
José Fonseca
2009-06-18
trace: Use size_t consistently.
José Fonseca
2009-04-20
trace: Add initializer for static variables
Jakob Bornecrantz
2009-04-19
trace: Enable dumping to be turned on and off
Jakob Bornecrantz
2009-04-17
trace: Simplify trace_buffer function
Jakob Bornecrantz
2009-04-08
trace: Make calls dumping threadsafe.
José Fonseca
2009-04-08
trace: Make call no global.
José Fonseca
2009-04-08
trace: Simplify cast wrappers.
José Fonseca
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