mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-12 09:05:34 +00:00
48803bb4d6
Sdl2InputDriver.Dispose() would call SDL_DelEventWatch with a different "user_data" parameter than SDL_AdEventWatch. This caused the EventFilter to remain registered and subsequently crash when closing and reopening a window. |
||
---|---|---|
.. | ||
Sdl2.cs | ||
Sdl2DisplayDeviceDriver.cs | ||
Sdl2Factory.cs | ||
Sdl2GraphicsContext.cs | ||
Sdl2GraphicsMode.cs | ||
Sdl2InputDriver.cs | ||
Sdl2JoystickDriver.cs | ||
Sdl2Keyboard.cs | ||
Sdl2KeyMap.cs | ||
Sdl2Mouse.cs | ||
Sdl2NativeWindow.cs | ||
Sdl2WindowInfo.cs |