Merge branch 'gallium-texture-transfer'
[mesa.git] / src / gallium / drivers / trace /
2008-08-12 José Fonsecatrace: Replace buffer_map+memcpy+buffer_unmap by buffer...
2008-08-12 José Fonsecatrace: Zero the buffers to avoid dumping uninitialized...
2008-08-12 José Fonsecatrace: Fix hexadecimal dumping.
2008-08-12 José Fonsecatrace: Trace winsys/screen/context creation.
2008-08-12 José Fonsecatrace: Trace texture depth.
2008-08-11 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-08-09 José Fonsecatrace: Dump writes to pipe_buffers.
2008-08-09 José Fonsecatrace: Prevent tracing internal pipe driver calls.
2008-08-09 José Fonsecatrace: Dump shaders as text.
2008-08-09 José Fonsecatrace: Allow to dump binary data.
2008-08-09 José Fonsecatrace: Trace pipe_winsys calls.
2008-08-09 José Fonsecatrace: Remove unused code.
2008-08-08 José Fonsecatrace: Prevent from internal calls from pipe_context...
2008-08-07 José Fonsecatrace: Simplify HTML output.
2008-08-07 José Fonsecatrace: Merge the CSS into the XSL.
2008-08-07 José Fonsecatrace: Dump format names.
2008-08-07 José Fonsecatrace: Dump state.
2008-08-07 José Fonsecatrace: Trace pipe context calls.
2008-08-07 José Fonsecatrace: Add missing XSL and CSS.
2008-08-07 José Fonsecatrace: New pipe driver to trace incoming calls.