mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-08 01:44:54 +00:00
Do not query actual GraphicsMode.Default in DummyGLContext constructor. Doing so creates a temporary context, which should not be done when creating a dummy context. Fixed issue [#993]: "Possible bug in GraphicsContext.CreateDummyContext()". |
||
|---|---|---|
| .. | ||
| DummyGLContext.cs | ||
| DummyGLControl.cs | ||
| DummyWindowInfo.cs | ||