]> git.cworth.org Git - apitrace/commitdiff
Add a to-do note about GLU.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 27 Sep 2011 17:46:42 +0000 (18:46 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 27 Sep 2011 17:46:42 +0000 (18:46 +0100)
TODO.markdown

index 186bedf6f04562d5075ea592892dd28b049fcc0c..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