Opentk/Documentation/Release.txt

21 lines
621 B
Plaintext
Raw Normal View History

2009-03-01 09:55:22 +00:00
The Open Toolkit 0.9.4 Beta Release notes
2009-03-01 09:55:22 +00:00
[ Overview]
2009-03-01 09:55:22 +00:00
This release adds Joystick support for Windows and Linux, introduces GL3
functions and tokens and adds support for creating GL3 contexts on Windows.
2009-03-01 09:55:22 +00:00
Some minor TextPrinter bugs have also been fixed.
2009-03-01 09:55:22 +00:00
Please report any issues you may encounter at http://www.opentk.com.
2009-03-01 09:55:22 +00:00
[API changes]
2009-03-01 09:55:22 +00:00
No source-level breaking changes were introduced in OpenTK 0.9.4.
Binary-level compatibility is not preserved in beta releases.
2009-03-01 09:55:22 +00:00
GL3 support may expose your applications to driver bugs. A future
release will make it possible to choose between GL2- and GL3-
compatible contexts.