mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-22 00:14:48 +00:00
* X11Factory.cs: Use new X11Keyboard interface. Temporarily disabled XI2Mouse for testing. * Functions.cs: Fixed type declaration for Time. Added support for XIGrabDevice, XIUngrabDevice, XGrabKey, XUngrabKey, XAllowEvents and XKeycodeToKeysym/XKeysymToKeycode. * API.cs: Enumerate modes for XAllowEvents. |
||
|---|---|---|
| .. | ||
| Dummy | ||
| Egl | ||
| MacOS | ||
| Windows | ||
| X11 | ||
| DesktopGraphicsContext.cs | ||
| EmbeddedGraphicsContext.cs | ||
| Factory.cs | ||
| IDisplayDeviceDriver.cs | ||
| INativeGLWindow.cs | ||
| IPlatformFactory.cs | ||
| IWindowInfo.cs | ||
| PlatformException.cs | ||
| Utilities.cs | ||