summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python/retrace
Commit message (Expand)AuthorAgeFilesLines
* python/retrace: Dump indices too.José Fonseca2008-12-091-1/+44
* python/retrace: Dump vertex buffer contents.José Fonseca2008-12-081-0/+24
* python/retrace: Dump constants.José Fonseca2008-11-201-2/+15
* python/retrace: Fix formatting of shaders.José Fonseca2008-11-191-5/+11
* python/retrace: Ignore irrelevant calls.José Fonseca2008-11-191-0/+10
* python/retrace: Highlight the trace dump to help to visualize.José Fonseca2008-11-194-35/+185
* python/retrace: Use the usual BSD-style license.José Fonseca2008-11-193-54/+78
* python/retrace: Interpret texture/surfaces destructions.José Fonseca2008-08-221-2/+8
* python/retrace: Process the trace call-by-call (instead of reading everything...José Fonseca2008-08-222-27/+23
* python/retrace: Support gziped traces.José Fonseca2008-08-212-3/+14
* python/retrace: Retrace draw_elements and draw_range_elements.José Fonseca2008-08-201-0/+6
* python/retrace: Add several missing functions.José Fonseca2008-08-191-9/+48
* python/retrace: Trim null chars.José Fonseca2008-08-191-0/+1
* python/retrace: Update frame when PIPE_FLUSH_FRAME spotted.José Fonseca2008-08-151-1/+2
* pyhon/retrace: Retrace surface contents.José Fonseca2008-08-151-9/+26
* python/retrace: Keep addresses as strings.José Fonseca2008-08-152-3/+1
* python/retrace: Commit unsaved changes to the doc.José Fonseca2008-08-151-3/+2
* python/retrace: Application capable of replaying gallium traces.José Fonseca2008-08-144-0/+919