mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-10 11:44:58 +00:00
Improved CreateDummyContext logic to detect and use the context handle of the current thread or a specified handle. Removed GetCurrentContext() methods from platform-specific context implementations (everything now goes through the relevant IPlatformFactories). |
||
|---|---|---|
| .. | ||
| DummyGLContext.cs | ||
| DummyGLControl.cs | ||
| DummyWindowInfo.cs | ||