summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/retrace/README
blob: c0ad8ae6c1ea5300cf07aa2f43702ba52a669595 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This is 


To use it follow the instructions in src/gallium/drivers/trace/README and
src/gallium/state_trackers/python/README, and then do

  python src/gallium/state_trackers/python/samples/retrace/interpreter.py filename.trace




This is still work in progress:
- not everything is captured/replayed
  - surface/textures contents
- any tiny error will result in a crash

--
Jose Fonseca <jrfonseca@tungstengraphics.com>