Opentk/Source/OpenGL/Bind/Documentation/todo.txt
the_fiddler 17b411e2ec Directory structure updates (more to come)
Updated OpenTK.OpenGL.Bind (0.7.7)

Split GL enums, core and extensions to different files. Extension support is missing for the time being.

Updated the framework implementation and namespace.
2006-10-15 20:28:57 +00:00

6 lines
193 B
Plaintext

OpenTK.OpenGL.Bind 0.7.7 todos:
+ Add the binding generation for extensions.
+ Clean up the reader.
+ Add more settings to Settings.cs (the name of the files to read).
+ Comment the code.