summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_context.h
AgeCommit message (Expand)Author
2010-05-12trace: Remove rbug from traceJakob Bornecrantz
2010-04-10Squashed commit of the following:Keith Whitwell
2010-02-19gallium: WIP: Introduce sampler views.Michal Krol
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2009-12-01trace: Implement separate vertex sampler state.Michal Krol
2009-06-09trace/rbug: Add support for draw block ruleJakob Bornecrantz
2009-06-09trace/rbug: Return textures currently bound to contextJakob Bornecrantz
2009-06-05trace/rbug: Use condvar on system that has it for blockingJakob Bornecrantz
2009-06-04trace/rbug: Add new contexts functions to trace rbugJakob Bornecrantz
2009-05-16trace: If either shader is disabled don't drawJakob Bornecrantz
2009-05-16trace: Put shaders on a list in the contextJakob Bornecrantz
2009-04-17trace: Keep screen objects on listsJakob Bornecrantz
2009-03-11trace: Remove all whitespace at EOLJakob Bornecrantz
2009-02-18util: Move p_debug.h into util module.José Fonseca
2008-08-19trace: Support C++.José Fonseca
2008-08-15trace: Make stream a global variable.José Fonseca
2008-08-14trace: Separate the trace screen/context vs the original screen/context.José Fonseca
2008-08-12trace: Trace winsys/screen/context creation.José Fonseca
2008-08-07trace: Trace pipe context calls.José Fonseca
2008-08-07trace: New pipe driver to trace incoming calls.José Fonseca