mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-25 08:56:14 +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 | ||
| WglHelper.cs | ||
| WinDisplayDevice.cs | ||
| WinFactory.cs | ||
| WinGLContext.cs | ||
| WinGLNative.cs | ||
| WinGraphicsMode.cs | ||
| WinInputBase.cs | ||
| WinKeyMap.cs | ||
| WinMMJoystick.cs | ||
| WinRawInput.cs | ||
| WinRawKeyboard.cs | ||
| WinRawMouse.cs | ||
| WinWindowInfo.cs | ||
| XInputJoystick.cs | ||