]> git.cworth.org Git - apitrace/blobdiff - TODO.markdown
Document known issues.
[apitrace] / TODO.markdown
index b5dd71d55dd3737bf9d604d9bae9748aa15187da..656fce1798349377b68bef228c65034c759e29e7 100644 (file)
@@ -42,7 +42,7 @@ Retracing
 
 * Support multiple threads
 
-* Leverage ARB_debug_output where available.
+* Leverage `ARB_debug_output` where available.
 
 * D3D support.
 
@@ -71,4 +71,10 @@ Other
     of the frame.
 
 
-See also FIXME, TODO, and XXX comments on the source code.
+See also:
+
+* open issues on [github](https://github.com/apitrace/apitrace/issues)
+
+* _Known issues_ section in BUGS.markdown
+
+* FIXME, TODO, and XXX comments on the source code.