diff --git a/todo.txt b/todo.txt index 661ad88e..3fb6c4c0 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,5 @@ Todo: ++ + + Add basic GLX bindings. + + Add cross-platform way for overriding the Application.Idle handler. + Add more examples. + + Change the hierarchy of the WindowsContext and WindowsVistaContext classes. The should have a common ancestor who manages the windows creation (it should be the same for both).