mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-12 20:55:37 +00:00
9075129df0
You cannot create an X11/OpenGL context without the GLX extension. OpenTK will now throw a `NotSupportedException` when this condition is encountered. In some cases, it may be possible to enable the EGL backend by passing `GraphicsContextFlags.Embedded` to the `GraphicsContext` constructor. |
||
---|---|---|
.. | ||
Bindings | ||
API.cs | ||
Functions.cs | ||
Structs.cs | ||
X11DisplayDevice.cs | ||
X11Factory.cs | ||
X11GLContext.cs | ||
X11GLNative.cs | ||
X11GraphicsMode.cs | ||
X11Input.cs | ||
X11Joystick.cs | ||
X11Keyboard.cs | ||
X11KeyMap.cs | ||
X11Mouse.cs | ||
X11WindowInfo.cs | ||
XI2Input.cs | ||
XI2MouseKeyboard.cs |