Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README 423B

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>