mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-27 23:08:16 +00:00
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 | ||