José Fonseca
|
d609df1dae
|
trace: Use size_t consistently.
|
2009-06-18 14:54:09 +01:00 |
|
Jakob Bornecrantz
|
8ae52413c7
|
trace: Add initializer for static variables
|
2009-04-20 16:07:44 +02:00 |
|
Jakob Bornecrantz
|
f2d2b3d8e2
|
trace: Enable dumping to be turned on and off
|
2009-04-19 16:24:41 +01:00 |
|
Jakob Bornecrantz
|
53e5248b0a
|
trace: Add dump util functions for wrapped pointers
|
2009-03-12 16:35:43 +01:00 |
|
Jakob Bornecrantz
|
4225120503
|
trace: Remove all whitespace at EOL
|
2009-03-11 22:47:15 +01:00 |
|
Brian Paul
|
4f25420bdd
|
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Also, rename p_tile.[ch] to u_tile.[ch]
|
2008-08-24 17:48:55 -06:00 |
|
José Fonseca
|
d042f415fc
|
trace: Use long longs to ensure covering 64bits integers.
|
2008-08-18 20:47:41 +01:00 |
|
José Fonseca
|
f121d0e54f
|
trace: Allow multiple screens. Flush after call.
|
2008-08-15 10:35:19 +01:00 |
|
José Fonseca
|
196167e9d5
|
trace: Make stream a global variable.
This not only simplifies the code, but allows to use atexit() to ensure
the log is closed when applications don't exit cleanly.
|
2008-08-15 10:35:18 +01:00 |
|
José Fonseca
|
b65259de6c
|
trace: Allow to dump binary data.
|
2008-08-09 14:10:25 +01:00 |
|
José Fonseca
|
ce2137a6a4
|
trace: Dump format names.
|
2008-08-07 20:58:09 +01:00 |
|
José Fonseca
|
9dee60969d
|
trace: Dump state.
|
2008-08-07 18:58:30 +01:00 |
|
José Fonseca
|
f2e19c34e0
|
trace: Trace pipe context calls.
|
2008-08-07 18:58:30 +01:00 |
|
José Fonseca
|
35355f7610
|
trace: New pipe driver to trace incoming calls.
Only pipe_screen calls traced, and only linux supported, for now.
|
2008-08-07 18:58:29 +01:00 |
|