]> git.cworth.org Git - apitrace/commitdiff
Update to-do notes.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 9 Apr 2011 15:17:58 +0000 (16:17 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 9 Apr 2011 15:17:58 +0000 (16:17 +0100)
TODO

diff --git a/TODO b/TODO
index f749225dde4fc542c75a128129bec8fc9971a3b5..8b59455d4cb7bc007481c9bb7cbfaae32f506a0c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,7 +4,7 @@
 
 * Allow clamping to a GL version or a number of extensions.
 
-* Match the traced visuals (which will imply abandoning GLUT)
+* Match the traced visuals
 
 * Trace multiple threads
   * GetCurrentThreadId()
@@ -14,7 +14,7 @@
 
 * Trace TSCs
 
-* Retrace multiple threads (which will imply abandoning GLUT)
+* Retrace multiple threads
 
 * Provide a readline-like interactive mode to gltrace
   * http://github.com/antirez/linenoise