Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-20 | gallium/trace: Fix SCons build. | Michel Dänzer | |
2009-06-01 | trace/rbug: Add rbug integration for remote debugging | Jakob Bornecrantz | |
2009-05-16 | trace: Put shaders on a list in the context | Jakob Bornecrantz | |
2009-05-16 | trace: Move state dump functions to tr_dump_state.[c|h] | Jakob Bornecrantz | |
2009-03-12 | trace: Wrap pipe_buffers | Jakob Bornecrantz | |
2009-03-11 | trace: Move buffer functions from winsys to screen | Jakob Bornecrantz | |
2008-09-08 | trace: Use util's stream. | José Fonseca | |
2008-08-18 | trace: Preliminary stream implementation for GDI. | José Fonseca | |
2008-08-15 | trace: Wrap all textures and surface created by the pipe driver. | José Fonseca | |
That is, Unfortunately, this causes a regression in softpipe, where the output gets tyled. | |||
2008-08-09 | trace: Trace pipe_winsys calls. | José Fonseca | |
2008-08-07 | trace: New pipe driver to trace incoming calls. | José Fonseca | |
Only pipe_screen calls traced, and only linux supported, for now. |