summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_rbug.c
AgeCommit message (Expand)Author
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-02-10gallium: use os_time.hBrian Paul
2010-02-04trace: Use u_time.José Fonseca
2010-02-03trace: Include the appropriate header instead of defining prototypes.José Fonseca
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-22trace: Silence uninitialized variable warnings.Vinson Lee
2009-12-22trace: Add PIPE_OS_APPLE.Vinson Lee
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2010-02-19gallium: WIP: Introduce sampler views.Michal Krol
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-11-19gallium: don't use arrays for texture width,height,depthKeith Whitwell
2009-10-01util: Enable sockets on BSDRobert Noland
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-06-01trace/rbug: Add rbug integration for remote debuggingJakob Bornecrantz