]> git.cworth.org Git - apitrace/blob - retrace/README.markdown
retrace: Implement glxCopySubBufferMESA
[apitrace] / retrace / README.markdown
1 The source for replaying retraces lives in this directory.
2
3 There are actually several distinct layers in this directory which should be eventually be split out:
4
5  * retrace -- deserialization and interpretation of calls from a trace
6
7  * ws -- windowing system helpers and abstractions
8
9  * state -- dumping of state into JSON format