mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 06:55:34 +00:00
Updated for release.
This commit is contained in:
parent
464d97121c
commit
d0b55a870c
|
@ -42,7 +42,6 @@ OpenTK.Platform:
|
||||||
|
|
||||||
|
|
||||||
OpenTK.Input todos:
|
OpenTK.Input todos:
|
||||||
* Fix Mouse.Wheel and Mouse.WheelDelta.
|
|
||||||
+ Implement Joystick input.
|
+ Implement Joystick input.
|
||||||
|
|
||||||
|
|
||||||
|
@ -51,5 +50,4 @@ Examples:
|
||||||
|
|
||||||
|
|
||||||
OpenTK.Audio todos:
|
OpenTK.Audio todos:
|
||||||
+ CLSCompliant overloads for OpenAL.
|
+ Ogg loader.
|
||||||
+ Wav/PCM and Ogg loaders.
|
|
Loading…
Reference in a new issue