summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_context.c
Commit message (Expand)AuthorAgeFilesLines
* trace: Prevent from internal calls from pipe_context to pipe_screen from bein...José Fonseca2008-08-081-0/+6
* trace: Dump state.José Fonseca2008-08-071-16/+21
* trace: Trace pipe context calls.José Fonseca2008-08-071-2/+1015
* trace: New pipe driver to trace incoming calls.José Fonseca2008-08-071-0/+41