summaryrefslogtreecommitdiff
path: root/TODO.markdown
diff options
context:
space:
mode:
authorJosé Fonseca <jose.r.fonseca@gmail.com>2011-10-07 16:30:44 +0100
committerJosé Fonseca <jose.r.fonseca@gmail.com>2011-10-07 16:30:44 +0100
commitdc86bfdfaccc4d53944c2c3f666fe33b19bacb81 (patch)
treeea2b6e23e618a3315b8f0f049718f36e4092159d /TODO.markdown
parent17a2f968584010a79bc2258e6054ebcb4f186ec4 (diff)
Update to-do list.
Diffstat (limited to 'TODO.markdown')
-rw-r--r--TODO.markdown10
1 files changed, 3 insertions, 7 deletions
diff --git a/TODO.markdown b/TODO.markdown
index c2aa199..b5dd71d 100644
--- a/TODO.markdown
+++ b/TODO.markdown
@@ -42,13 +42,7 @@ Retracing
* Support multiple threads
-* Provide a readline-like interactive mode to gltrace
-
- * http://github.com/antirez/linenoise
-
- * https://github.com/antirez/linenoise/issues#issue/8
-
- * http://hg.youterm.com/radare/file/87579f8c5087/src/dietline.c
+* Leverage ARB_debug_output where available.
* D3D support.
@@ -60,6 +54,8 @@ GUI
* Visualize meshes in draw commands.
+* Breakpointing and step-by-step debugging.
+
Other
-----