mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 16:25:37 +00:00
08701d318c
SDL_DestroyWindow must be called on the main thread. If the window is finalized, the finalizer will push a CLOSE event to the event loop (thread-safe) and the window will be destroyed on the main thread. |
||
---|---|---|
.. | ||
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 |