]> git.cworth.org Git - apitrace/blobdiff - retrace/README.markdown
retrace: Implement glxCopySubBufferMESA
[apitrace] / retrace / README.markdown
index 74ecfe04689a94dc2e65533bf65913fe631a2f52..b9120f26bd420ec598418fda258f7a66c5d703fa 100644 (file)
@@ -1,9 +1,9 @@
 The source for replaying retraces lives in this directory.
 
-There are actually several discting layers in this directory which should be eventually be split out:
+There are actually several distinct layers in this directory which should be eventually be split out:
 
- `*`retrace -- deserialization and interpretation of calls from a trace
retrace -- deserialization and interpretation of calls from a trace
 
- `*`ws -- windowing system helpers and abstractions
ws -- windowing system helpers and abstractions
 
- `*`state -- dumping of state into JSON format
state -- dumping of state into JSON format