mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 18:55:50 +00:00
21 lines
621 B
Plaintext
21 lines
621 B
Plaintext
The Open Toolkit 0.9.4 Beta Release notes
|
|
|
|
[ Overview]
|
|
|
|
This release adds Joystick support for Windows and Linux, introduces GL3
|
|
functions and tokens and adds support for creating GL3 contexts on Windows.
|
|
|
|
Some minor TextPrinter bugs have also been fixed.
|
|
|
|
Please report any issues you may encounter at http://www.opentk.com.
|
|
|
|
|
|
|
|
[API changes]
|
|
|
|
No source-level breaking changes were introduced in OpenTK 0.9.4.
|
|
Binary-level compatibility is not preserved in beta releases.
|
|
|
|
GL3 support may expose your applications to driver bugs. A future
|
|
release will make it possible to choose between GL2- and GL3-
|
|
compatible contexts. |