
The Open Toolkit library 0.9.9-0
Posted Wednesday, 24 June, 2009 - 16:55 by the Fiddler inSize: 427 bytes
md5_file hash: 84b182dd81dcae257adee95fce421374
First released: 24 June, 2009 - 16:55
Last updated: 24 June, 2009 - 16:57
[Overview]
This is the first preview release of what will become OpenTK 1.0. Major changes:
* Initial support for the OpenCL flat API (OpenTK.Compute).
* New, more versatile GameWindow implementation.
* Support for fullscreen antialiasing.
* Reduced reliance on Windows.Forms (dependency will be removed completely before OpenTK 1.0).
Please note that this is a work-in-progress snapshot release and should only be used for testing purposes.
Visit http://www.opentk.com to report issues or request features.
[Known issues]
Mono 2.2 and 2.4 fail to compile this release (bug report: https://bugzilla.novell.com/show_bug.cgi?id=488960). Please compile with Mono 2.0 or 2.4.2+, or use the precompiled binaries.
OpenTK.Graphics.TextPrinter fails to render text with newlines or a layout rectangle on Mono. This is a Mono GDI+ bug.
Example documentation may not show up correctly when running on Mono. This is a Mono issue with RTF parsing.
Joystick input is not supported on MacOS at this time.
OpenGL 3.0 is not supported on MacOS at this time.
The new GameWindow implementation may not function correctly on Mac OS X.
[API changes]

