mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-10 05:25:27 +00:00
Updated todo items.
This commit is contained in:
parent
bb9eb01ba6
commit
83ff6b5310
|
@ -25,14 +25,14 @@ Generic Todos:
|
||||||
|
|
||||||
Bind:
|
Bind:
|
||||||
* Get ready for OpenGL 3.0 (Long Peaks).
|
* 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:
|
OpenTK.OpenGL todos:
|
||||||
* Improve call performance for functions that use GCHandles.
|
* Improve call performance for functions that use GCHandles.
|
||||||
+ Inline XML documentation.
|
* Inline XML documentation.
|
||||||
+ Add complete Wgl, Glx, Agl and Glu bindings.
|
|
||||||
+ Get rid of the "object" overloads in favour of generics.
|
|
||||||
|
|
||||||
|
|
||||||
OpenTK.Platform:
|
OpenTK.Platform:
|
||||||
|
|
Loading…
Reference in a new issue