mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-30 05:27:42 +00:00
On some drivers and virtual machines, wglMakeCurrent may fail with a code 6 when first called. The suggested workaround is to call it in a loop until it succeeds. See https://www.opengl.org/discussion_boards/showthread.php/171058-nVidia-wglMakeCurrent()-multiple-threads |
||
|---|---|---|
| .. | ||
| Dummy | ||
| Egl | ||
| MacOS | ||
| SDL2 | ||
| Windows | ||
| X11 | ||
| DesktopGraphicsContext.cs | ||
| DisplayDeviceBase.cs | ||
| EmbeddedGraphicsContext.cs | ||
| Factory.cs | ||
| IDisplayDeviceDriver.cs | ||
| INativeGLWindow.cs | ||
| IPlatformFactory.cs | ||
| IWindowInfo.cs | ||
| PlatformException.cs | ||
| Utilities.cs | ||