]> git.cworth.org Git - apitrace/blobdiff - TODO
Use d3dx9.dll if available.
[apitrace] / TODO
diff --git a/TODO b/TODO
index a8567c71998937d68ca36447039a8283af07d025..e1665fe167602c7a791920a7d698d0dad84ca350 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
-                                 Things To Do
-                           (in no particular order)
+                                  Things To Do
+                            (in no particular order)
 
 
 * Determine blob sizes passed to glXxxPointer functions.
@@ -29,3 +29,9 @@
   * http://hg.youterm.com/radare/file/87579f8c5087/src/dietline.c 
 
 * 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.