| Commit message (Expand) | Author | Age | Files | Lines |
* | trace: Use pipe_static_mutex. | José Fonseca | 2011-03-06 | 1 | -5/+0 |
* | gallium: remove forward declarations of non-existent objects | Marek Olšák | 2010-05-14 | 1 | -1/+0 |
* | trace: Fix several regressions introduced by recent interface changes. | José Fonseca | 2010-04-12 | 1 | -1/+9 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -4/+8 |
* | trace: Use size_t consistently. | José Fonseca | 2009-06-18 | 1 | -3/+3 |
* | trace: Add initializer for static variables | Jakob Bornecrantz | 2009-04-20 | 1 | -0/+5 |
* | trace: Enable dumping to be turned on and off | Jakob Bornecrantz | 2009-04-19 | 1 | -1/+32 |
* | trace: Add dump util functions for wrapped pointers | Jakob Bornecrantz | 2009-03-12 | 1 | -1/+10 |
* | trace: Remove all whitespace at EOL | Jakob Bornecrantz | 2009-03-11 | 1 | -1/+1 |
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+0 |
* | trace: Use long longs to ensure covering 64bits integers. | José Fonseca | 2008-08-18 | 1 | -2/+2 |
* | trace: Allow multiple screens. Flush after call. | José Fonseca | 2008-08-15 | 1 | -0/+1 |
* | trace: Make stream a global variable. | José Fonseca | 2008-08-15 | 1 | -61/+59 |
* | trace: Allow to dump binary data. | José Fonseca | 2008-08-09 | 1 | -0/+1 |
* | trace: Dump format names. | José Fonseca | 2008-08-07 | 1 | -0/+1 |
* | trace: Dump state. | José Fonseca | 2008-08-07 | 1 | -4/+27 |
* | trace: Trace pipe context calls. | José Fonseca | 2008-08-07 | 1 | -0/+7 |
* | trace: New pipe driver to trace incoming calls. | José Fonseca | 2008-08-07 | 1 | -0/+102 |