mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-19 20:34:48 +00:00
It is now possible to pass a non-realized GraphicsMode to the X11GLContext and X11GLNative constructors. A non-realized GraphicsMode is a GraphicsMode with a null Index (i.e. which has not passed through SelectGraphicsMode()). |
||
|---|---|---|
| .. | ||
| Bindings | ||
| API.cs | ||
| Functions.cs | ||
| GlxHelper.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 | ||
| XI2Mouse.cs | ||