]> git.cworth.org Git - apitrace/blob - retrace/README.markdown
d3dretrace: Dump DXGI_FORMAT_R32G32B32A32_FLOAT images in floating point.
[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