mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 17:05:37 +00:00
0ee72856e4
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 |