mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 12:15:37 +00:00
Updated todo items.
This commit is contained in:
parent
03ff49ae04
commit
3b6b8853c4
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue