mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-29 02:47:07 +00:00
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.) |
||
|---|---|---|
| .. | ||
| Bind | ||
| Build.UpdateVersion | ||
| Compatibility | ||
| Converter | ||
| Examples | ||
| GLControl | ||
| OpenTK | ||
| QuickStart | ||