summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace
AgeCommit message (Expand)Author
2010-01-19st/drm: Expose kernel driver nameJakob Bornecrantz
2010-01-03trace: Remove comma at end of enumerator list.Vinson Lee
2009-12-27trace: Silence unused variable warnings.Vinson Lee
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-22trace: Silence uninitialized variable warnings.Vinson Lee
2009-12-22trace: Add PIPE_OS_APPLE.Vinson Lee
2009-09-01trace: Don't set surface_[fill|copy] if not set on pipeJakob Bornecrantz
2009-08-28drm_api: Operate on textures instead of buffersJakob Bornecrantz
2009-08-18Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-14trace: Remove space next to the class attribute of the trace.José Fonseca
2009-08-11gallium/trace: remove stray semicolonsBrian Paul
2009-08-11gallium: Add texture usage information to surface_buffer_createJakob Bornecrantz
2009-08-05trace: Use correct texture in drm_api wrapperJakob Bornecrantz
2009-07-20gallium/trace: Fix SCons build.Michel Dänzer
2009-10-20trace: Check for destroy before calling itJakob Bornecrantz
2009-10-14trace: Handle transfer returning nullJakob Bornecrantz
2009-10-02gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.Michel Dänzer
2009-10-01util: Enable sockets on BSDRobert Noland
2009-09-24gallium/trace: casts to silence warningsBrian Paul
2009-09-24trace: fix printf warningsKeith Whitwell
2009-07-02trace: Add drm api integrationJakob Bornecrantz
2009-06-30gallium: remove the pipe_sampler_state::shadow_ambient fieldBrian Paul
2009-06-18trace: Use size_t consistently.José Fonseca
2009-06-14trace: Don't write state objects to file if dumping is not setJakob Bornecrantz
2009-06-24Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-10trace: __func__ --> __FUNCTION__.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-08trace/rbug: Sleep on windows when blockedJakob 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
2009-05-18trace: Improve shader wrappingJakob Bornecrantz
2009-05-16gallium: remove occlusion_count flag from depth-stencil stateKeith Whitwell
2009-05-16trace: Export enabled statusJakob Bornecrantz
2009-05-16trace: Unwrap buffer in texture_blanketJakob 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-05-16trace: Move state dump functions to tr_dump_state.[c|h]Jakob Bornecrantz
2009-04-20trace: Add initializer for static variablesJakob Bornecrantz
2009-04-19trace: Enable dumping to be turned on and offJakob Bornecrantz
2009-04-17trace: Keep screen objects on listsJakob Bornecrantz
2009-04-17trace: Fix is_referenced functionsJakob Bornecrantz
2009-04-17trace: Simplify trace_buffer functionJakob Bornecrantz
2009-04-15gallium: Make sure we flush before some texture / buffer operations.Thomas Hellstrom
2009-04-09trace: Dump the fence, not its pointer.José Fonseca
2009-04-09trace: Use 'flags' name consistently.José Fonseca
2009-04-08trace: Make calls dumping threadsafe.José Fonseca
2009-04-08trace: Make call no global.José Fonseca
2009-04-08trace: Simplify cast wrappers.José Fonseca