Opentk/Source
Stefanos A. 663864f083 Refactored environment config detection
This significantly cleans up the startup sequence on all platforms:
- X11 is not detected on non-Linux platforms unless the user explicitly
requests it
- Supports selection of platform abstractions (SDL) vs native
implementations.
- Returns correct flags on Android and iOS.

This contains a semantic change: OpenTK.Configuration will not return
correct values until OpenTK.Toolkit.Init() has been called, either
directly or indirectly (e.g. by creating a window.)
2013-11-12 20:32:31 +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 Normalized line endings 2013-10-11 01:58:54 +02:00
OpenTK Refactored environment config detection 2013-11-12 20:32:31 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00