aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_state.h
Commit message (Expand)AuthorAgeFilesLines
* trace: Remove rbug from traceJakob Bornecrantz2010-05-121-68/+0
* trace: Remove comma at end of enumerator list.Vinson Lee2010-01-031-1/+1
* trace: Improve shader wrappingJakob Bornecrantz2009-05-181-1/+10
* trace: Put shaders on a list in the contextJakob Bornecrantz2009-05-161-0/+59
* trace: Move state dump functions to tr_dump_state.[c|h]Jakob Bornecrantz2009-05-161-78/+0
* gallium: Fix up trace driver for introduction of struct pipe_transfer.Michel Dänzer2009-02-181-0/+2
* trace: Make stream a global variable.José Fonseca2008-08-151-39/+20
* trace: Dump state.José Fonseca2008-08-071-3/+54
* trace: New pipe driver to trace incoming calls.José Fonseca2008-08-071-0/+44