aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace
Commit message (Expand)AuthorAgeFilesLines
...
* trace: Prevent from internal calls from pipe_context to pipe_screen from bein...José Fonseca2008-08-081-0/+6
* trace: Simplify HTML output.José Fonseca2008-08-071-40/+7
* trace: Merge the CSS into the XSL.José Fonseca2008-08-072-74/+56
* trace: Dump format names.José Fonseca2008-08-075-4/+13
* trace: Dump state.José Fonseca2008-08-076-25/+549
* trace: Trace pipe context calls.José Fonseca2008-08-073-7/+1027
* trace: Add missing XSL and CSS.José Fonseca2008-08-072-0/+186
* trace: New pipe driver to trace incoming calls.José Fonseca2008-08-0712-0/+1300