From 83ff6b5310be30711033809438eb5de7af14925a Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Tue, 21 Aug 2007 13:27:59 +0000 Subject: [PATCH] Updated todo items. --- Documentation/Todo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/Todo.txt b/Documentation/Todo.txt index ed233c33..02ff920a 100644 --- a/Documentation/Todo.txt +++ b/Documentation/Todo.txt @@ -25,14 +25,14 @@ Generic Todos: Bind: * Get ready for OpenGL 3.0 (Long Peaks). -* Fix problems reported on the Tao Framework forums. +* Implement Glx and Glu bindings. Agl, too? +* Improve speed (FunctionCollection.AddChecked is very slow). +* Get rid of the "object" overloads in favour of generics. OpenTK.OpenGL todos: * Improve call performance for functions that use GCHandles. -+ Inline XML documentation. -+ Add complete Wgl, Glx, Agl and Glu bindings. -+ Get rid of the "object" overloads in favour of generics. +* Inline XML documentation. OpenTK.Platform: