summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_rbug.c
Commit message (Expand)AuthorAgeFilesLines
* trace: Remove rbug from traceJakob Bornecrantz2010-05-121-864/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-19/+20
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-8/+8
|\
| * gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-111-1/+1
| * Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-8/+8
* | gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-4/+4
|/
* gallium: use os_time.hBrian Paul2010-02-101-2/+2
* trace: Use u_time.José Fonseca2010-02-041-10/+3
* trace: Include the appropriate header instead of defining prototypes.José Fonseca2010-02-031-1/+1
* Merge branch 'mesa_7_7_branch'Brian Paul2009-12-311-3/+3
|\
| * trace: Silence uninitialized variable warnings.Vinson Lee2009-12-221-2/+2
| * trace: Add PIPE_OS_APPLE.Vinson Lee2009-12-221-1/+1
* | Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-7/+8
* | fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-4/+9
* | gallium: don't use arrays for texture width,height,depthKeith Whitwell2009-11-191-3/+3
* | util: Enable sockets on BSDRobert Noland2009-10-011-1/+1
|/
* trace/rbug: Add support for draw block ruleJakob Bornecrantz2009-06-091-2/+49
* trace/rbug: Return textures currently bound to contextJakob Bornecrantz2009-06-091-1/+7
* trace/rbug: Use condvar on system that has it for blockingJakob Bornecrantz2009-06-051-0/+8
* trace/rbug: Add new contexts functions to trace rbugJakob Bornecrantz2009-06-041-1/+168
* trace/rbug: Add rbug integration for remote debuggingJakob Bornecrantz2009-06-011-0/+636