summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/retrace/interpreter.py
AgeCommit message (Collapse)Author
2008-08-15python/retrace: Update frame when PIPE_FLUSH_FRAME spotted.José Fonseca
2008-08-15pyhon/retrace: Retrace surface contents.José Fonseca
Now capable of replaying trivial/quad-tex-2d
2008-08-14python/retrace: Application capable of replaying gallium traces.José Fonseca
At the moment it is capable of replaying trivial/tri kind of apps. See README for status.