]> git.notmuchmail.org Git - apitrace/blobdiff - TODO
Merge branch 'drawarrays'
[apitrace] / TODO
diff --git a/TODO b/TODO
index e1665fe167602c7a791920a7d698d0dad84ca350..fe722dd84beb22f8626c2abb7f53a35e8bc097a3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,6 +13,8 @@
 
 * Allow clamping to a GL version or a number of extensions.
 
+* Match the traced visuals (which will imply abandoning GLUT)
+
 * Trace multiple threads
   * GetCurrentThreadId()
   * pthread_self()
@@ -30,8 +32,4 @@
 
 * Trace window sizes somehow
 
-* Write snapshots as PNGs instead of BMPs
-
-* Add new mode to compare with previous snapshots instead of writing.
-
 * Plug memory leaks.