Opentk/Source
Stefanos A. ab58d41353 GLControl requires native backend
SDL does not currently support embedding into Windows Forms (this is an
upstream limitation.) To ensure that existing WinForms applications
continue to function even if SDL is installed, GLControl will now try to
initialize OpenTK with a native backend. The user can still override
this behavior using OpenTK.Toolkit.Init(ToolkitOptions), as normal.
2013-11-12 20:37:23 +01:00
..
Bind Generate overloads without strong enums for 1.0 compat 2013-11-11 10:03:24 +01:00
Build.UpdateVersion Normalized line endings 2013-10-11 01:58:54 +02:00
Compatibility Normalized line endings 2013-10-11 01:58:54 +02:00
Converter Added usage example for new xml specs 2013-11-07 17:18:12 +01:00
Examples Cleaned up test code committed by mistake. 2013-11-11 11:44:21 +01:00
GLControl GLControl requires native backend 2013-11-12 20:37:23 +01:00
OpenTK Cleaner startup sequence 2013-11-12 20:34:53 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00