]> git.cworth.org Git - apitrace/blobdiff - TODO.markdown
Add a to-do note about GLU.
[apitrace] / TODO.markdown
index b54cf65bd7e6085eb12cdd2f94c88568c0e975ac..c2aa1997f9f46c8f06bc7f90615cf18cad54c74a 100644 (file)
@@ -27,7 +27,9 @@ Tracing
 * Start tracing on demand (e.g., key-press, or by frame no), emitting calls
   that recreate all current state.
 
-* Add option to include call stack frames in the trace
+* Add option to include call stack frames in the trace.
+
+* Trace the internal GL calls done by GLU on Mac OS X & Windows.
 
 
 Retracing
@@ -48,8 +50,6 @@ Retracing
 
   * http://hg.youterm.com/radare/file/87579f8c5087/src/dietline.c
 
-* Plug memory leaks.
-
 * D3D support.