]> git.cworth.org Git - apitrace/blobdiff - TODO.markdown
Update to-do.
[apitrace] / TODO.markdown
index 4cfeab884f3d4f1a230868b7cc771ad86ee68335..3cd4e4ea4e8c1900ddef2eb1a3afac24a99221cc 100644 (file)
@@ -15,7 +15,7 @@ Tracing
 
   * `pthread_self()`
 
-* Put zlib (de)compression in a separate thread.
+* Put (de)compression in a separate thread.
 
 * Trace TSCs
 
@@ -56,6 +56,7 @@ GUI
 
 * Breakpointing and step-by-step debugging.
 
+
 CLI
 ---
 
@@ -63,7 +64,6 @@ CLI
 * Add trim        Trim a trace by including only the specified calls/frames
 * Add dump-state  Output the OpenGL state in JSON format
 * Add dump-images Create image files for each frame/drawing operation of a trace
-* Add diff-images Identify differences between images and another trace
 
 * Add some common command-line options: