summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_dump.c
AgeCommit message (Expand)Author
2009-02-25gallium: Add support for BSD operating systems, tested with FreeBSDBenjamin Close
2009-02-18util: Move p_debug.h into util module.José Fonseca
2008-09-08trace: Request a growable file.José Fonseca
2008-09-08trace: Use util's stream.José Fonseca
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-18trace: Use long longs to ensure covering 64bits integers.José Fonseca
2008-08-18trace: Get the trace file from the GALLIUM_TRACE option itself.José Fonseca
2008-08-15trace: Allow multiple screens. Flush after call.José Fonseca
2008-08-15trace: Make stream a global variable.José Fonseca
2008-08-12trace: Fix hexadecimal dumping.José Fonseca
2008-08-09trace: Allow to dump binary data.José Fonseca
2008-08-07trace: Dump format names.José Fonseca
2008-08-07trace: Dump state.José Fonseca
2008-08-07trace: New pipe driver to trace incoming calls.José Fonseca