From: José Fonseca Date: Tue, 27 Sep 2011 17:46:42 +0000 (+0100) Subject: Add a to-do note about GLU. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=c329991d92dcf03f1dba7d3aa42452dd293b9503;hp=8bf847a552e2854aa8b5726d76754a7647784e0c;p=apitrace Add a to-do note about GLU. --- diff --git a/TODO.markdown b/TODO.markdown index 186bedf..c2aa199 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -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