mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-07 17:25:00 +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. |
||
|---|---|---|
| .. | ||
| Dummy | ||
| Egl | ||
| MacOS | ||
| SDL2 | ||
| Windows | ||
| X11 | ||
| DesktopGraphicsContext.cs | ||
| DisplayDeviceBase.cs | ||
| EmbeddedGraphicsContext.cs | ||
| Factory.cs | ||
| IDisplayDeviceDriver.cs | ||
| INativeGLWindow.cs | ||
| IPlatformFactory.cs | ||
| IWindowInfo.cs | ||
| LegacyInputDriver.cs | ||
| LegacyJoystickDriver.cs | ||
| MappedGamePadDriver.cs | ||
| PlatformException.cs | ||
| PlatformFactoryBase.cs | ||
| Utilities.cs | ||