summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_dump.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+0
* trace: Use long longs to ensure covering 64bits integers.José Fonseca2008-08-181-2/+2
* trace: Allow multiple screens. Flush after call.José Fonseca2008-08-151-0/+1
* trace: Make stream a global variable.José Fonseca2008-08-151-61/+59
* trace: Allow to dump binary data.José Fonseca2008-08-091-0/+1
* trace: Dump format names.José Fonseca2008-08-071-0/+1
* trace: Dump state.José Fonseca2008-08-071-4/+27
* trace: Trace pipe context calls.José Fonseca2008-08-071-0/+7
* trace: New pipe driver to trace incoming calls.José Fonseca2008-08-071-0/+102