summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_dump.h
AgeCommit message (Expand)Author
2011-03-06trace: Use pipe_static_mutex.José Fonseca
2010-05-14gallium: remove forward declarations of non-existent objectsMarek Olšák
2010-04-12trace: Fix several regressions introduced by recent interface changes.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2009-06-18trace: Use size_t consistently.José Fonseca
2009-04-20trace: Add initializer for static variablesJakob Bornecrantz
2009-04-19trace: Enable dumping to be turned on and offJakob Bornecrantz
2009-03-12trace: Add dump util functions for wrapped pointersJakob Bornecrantz
2009-03-11trace: Remove all whitespace at EOLJakob Bornecrantz
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-15trace: Allow multiple screens. Flush after call.José Fonseca
2008-08-15trace: Make stream a global variable.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: Trace pipe context calls.José Fonseca
2008-08-07trace: New pipe driver to trace incoming calls.José Fonseca