mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-02-24 18:27:00 +00:00
Updated Changelog.txt.
This commit is contained in:
parent
768dd51e74
commit
f5509cd21c
|
@ -1,8 +1,19 @@
|
||||||
[Legend: complete('+') | WIP('*') | missing('-')]
|
[Legend: complete('+') | WIP('*') | missing('-')]
|
||||||
|
|
||||||
-----------------------
|
---------------------
|
||||||
|
OpenTK 0.9.1 -> 0.9.2
|
||||||
|
---------------------
|
||||||
|
+ OpenTK
|
||||||
|
+ Platform
|
||||||
|
+ Added GdiPlus bindings.
|
||||||
|
|
||||||
|
+ Utilities
|
||||||
|
+ Fonts
|
||||||
|
+ Updated the layout code to use the new GdiPlus bindings.
|
||||||
|
|
||||||
|
---------------------
|
||||||
OpenTK 0.9.0 -> 0.9.1
|
OpenTK 0.9.0 -> 0.9.1
|
||||||
-----------------------
|
---------------------
|
||||||
+ Bind
|
+ Bind
|
||||||
+ Corrected Glu.NewTess and Glu.DeleteTess (were NewTes and DeleteTes respectively).
|
+ Corrected Glu.NewTess and Glu.DeleteTess (were NewTes and DeleteTes respectively).
|
||||||
+ Corrected typemaping for NurbsObj, QuadricObj, TesselatorObj and FunctionPointer.
|
+ Corrected typemaping for NurbsObj, QuadricObj, TesselatorObj and FunctionPointer.
|
||||||
|
|
Loading…
Reference in a new issue