mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-19 19:14:49 +00:00
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 | ||