summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python/retrace
Commit message (Expand)AuthorAgeFilesLines
* 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