mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-27 14:47:34 +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). |
||
|---|---|---|
| .. | ||
| CarbonBindings | ||
| AglContext.cs | ||
| Application.cs | ||
| CarbonGLControl.cs | ||
| CarbonGLNative.cs | ||
| CarbonInput.cs | ||
| CarbonWindowInfo.cs | ||
| EventInfo.cs | ||
| MacOSException.cs | ||
| MacOSFactory.cs | ||
| MacOSGraphicsMode.cs | ||
| MacOSKeyMap.cs | ||
| QuartzDisplayDeviceDriver.cs | ||