mirror of
https://github.com/Ryujinx/Opentk.git
synced 2026-04-24 03:13:34 +00:00
EGL and NSOpenGL do not offer an EXT_swap_control_tear equivalent so use regular vsync for now. The relevant extension string is now correctly checked on WGL and GLX. |
||
|---|---|---|
| .. | ||
| 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 | ||
| XI2Mouse.cs | ||