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.h
Age
Commit message (
Expand
)
Author
2010-04-12
trace: Fix several regressions introduced by recent interface changes.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
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-03-12
trace: Add dump util functions for wrapped pointers
Jakob Bornecrantz
2009-03-11
trace: Remove all whitespace at EOL
Jakob Bornecrantz
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-15
trace: Allow multiple screens. Flush after call.
José Fonseca
2008-08-15
trace: Make stream a global variable.
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: Trace pipe context calls.
José Fonseca
2008-08-07
trace: New pipe driver to trace incoming calls.
José Fonseca