mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-27 13:17:04 +00:00
If SDL2 is supported, the PlatformFactory will now use it for creating the OpenGL ES context. Previously, it would revert to the native drivers when GraphicsContextFlag.Embedded was specified. |
||
|---|---|---|
| .. | ||
| sdl2-cs | ||
| Sdl2.cs | ||
| Sdl2DisplayDeviceDriver.cs | ||
| Sdl2Factory.cs | ||
| Sdl2GraphicsContext.cs | ||
| Sdl2GraphicsMode.cs | ||
| Sdl2InputDriver.cs | ||
| Sdl2Joystick.cs | ||
| Sdl2Keyboard.cs | ||
| Sdl2KeyMap.cs | ||
| Sdl2Mouse.cs | ||
| Sdl2NativeWindow.cs | ||
| Sdl2WindowInfo.cs | ||