python/retrace: Process the trace call-by-call (instead of reading everything into...
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Fri, 22 Aug 2008 00:23:48 +0000 (01:23 +0100)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Fri, 22 Aug 2008 00:23:48 +0000 (01:23 +0100)
commit7f3c3683ce50bad42411547d4b78e03d7f20e498
tree44e934ab2ad70cba06e20820c7c570442a29b05d
parent10624065b0dc631164d786b2c39f35655e55eadf
python/retrace: Process the trace call-by-call (instead of reading everything into memory).
src/gallium/state_trackers/python/retrace/interpreter.py
src/gallium/state_trackers/python/retrace/parser.py