]> git.cworth.org Git - apitrace/blobdiff - TODO.markdown
Fix fetching of the data for uniform arrays.
[apitrace] / TODO.markdown
index 679c5ade6177bcffe586efb4d2dccf95492fe6ed..5830680b9adb5e86827a807bdcf0740134e4c8ef 100644 (file)
@@ -59,13 +59,10 @@ GUI
 CLI
 ---
 
-* Add trace:      Generate a new trace by executing the given program
 * Add retrace     Replay all the calls in a trace
 * 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        Identify differences between a trace dump and another trace
-* Add diff-state  Identify differences between a state dump and another trace
 * Add diff-images Identify differences between images and another trace
 
 * Add some common command-line options: