mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-02-03 08:31:13 +00:00
cfdb5bc95a
The SDL surface is no longer needed and will cause a memory leak if not freed. Additionally, the decoded BitmapData should not be unlocked until after updating the window icon, as it may be moved by the GC otherwise. |
||
---|---|---|
.. | ||
sdl2-cs | ||
Sdl2DisplayDeviceDriver.cs | ||
Sdl2Factory.cs | ||
Sdl2GraphicsContext.cs | ||
Sdl2GraphicsMode.cs | ||
Sdl2InputBase.cs | ||
Sdl2Joystick.cs | ||
Sdl2Keyboard.cs | ||
Sdl2KeyMap.cs | ||
Sdl2Mouse.cs | ||
Sdl2NativeWindow.cs | ||
Sdl2WindowInfo.cs |