mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-30 05:17:27 +00:00
This reduces the duplication of code between Sdl2NativeWindow and Sdl2InputDriver. Sdl2InputDriver is now solely responsible for handling input. |
||
|---|---|---|
| .. | ||
| sdl2-cs | ||
| Sdl2.cs | ||
| Sdl2DisplayDeviceDriver.cs | ||
| Sdl2Factory.cs | ||
| Sdl2GraphicsContext.cs | ||
| Sdl2GraphicsMode.cs | ||
| Sdl2InputDriver.cs | ||
| Sdl2JoystickDriver.cs | ||
| Sdl2Keyboard.cs | ||
| Sdl2KeyMap.cs | ||
| Sdl2Mouse.cs | ||
| Sdl2NativeWindow.cs | ||
| Sdl2WindowInfo.cs | ||