mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-28 07:37:21 +00:00
SDL_GL_GetCurrentContext will allow us to replace the weird implementation in Sdl2Factory.CreateGetCurrentGraphicsContext() and the latter to disable mouse emulation if we wish to. Conflicts: Source/OpenTK/Platform/SDL2/Sdl2.cs |
||
|---|---|---|
| .. | ||
| 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 | ||