summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_context.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* trace: add context pointer sanity checkingBrian Paul2013-02-151-0/+7
* trace: Remove rbug from traceJakob Bornecrantz2010-05-121-42/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+3
* gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-5/+5
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-2/+3
* trace: Implement separate vertex sampler state.Michal Krol2009-12-011-0/+3
* trace/rbug: Add support for draw block ruleJakob Bornecrantz2009-06-091-0/+10
* trace/rbug: Return textures currently bound to contextJakob Bornecrantz2009-06-091-0/+3
* trace/rbug: Use condvar on system that has it for blockingJakob Bornecrantz2009-06-051-0/+1
* trace/rbug: Add new contexts functions to trace rbugJakob Bornecrantz2009-06-041-0/+11
* trace: If either shader is disabled don't drawJakob Bornecrantz2009-05-161-0/+6
* trace: Put shaders on a list in the contextJakob Bornecrantz2009-05-161-0/+7
* trace: Keep screen objects on listsJakob Bornecrantz2009-04-171-0/+2
* trace: Remove all whitespace at EOLJakob Bornecrantz2009-03-111-2/+2
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* trace: Support C++.José Fonseca2008-08-191-0/+9
* trace: Make stream a global variable.José Fonseca2008-08-151-5/+0
* trace: Separate the trace screen/context vs the original screen/context.José Fonseca2008-08-141-1/+2
* trace: Trace winsys/screen/context creation.José Fonseca2008-08-121-0/+5
* trace: Trace pipe context calls.José Fonseca2008-08-071-5/+5
* trace: New pipe driver to trace incoming calls.José Fonseca2008-08-071-0/+58