]> git.cworth.org Git - apitrace/blobdiff - TODO.markdown
Merge branch 'trace-threads'
[apitrace] / TODO.markdown
index 51afd6bfe2e817cd56d1117360a2371ced5f7bca..2fd23831aa55beec34ef9d7db5a30f5058a39650 100644 (file)
@@ -9,13 +9,7 @@ Tracing
 
 * Allow clamping to a GL version or a number of extensions.
 
-* Trace multiple threads:
-
-  * `GetCurrentThreadId()`
-
-  * `pthread_self()`
-
-* Put zlib (de)compression in a separate thread.
+* Put (de)compression in a separate thread.
 
 * Trace TSCs
 
@@ -56,6 +50,7 @@ GUI
 
 * Breakpointing and step-by-step debugging.
 
+
 CLI
 ---