Opentk/Source/OpenTK/Platform/SDL2
Stefanos A. cfdb5bc95a Free SDL surface after updating the window icon
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.
2013-09-29 23:36:28 +02:00
..
sdl2-cs Integrated sdl2-cs bindings for sdl2 2013-09-27 14:33:52 +02:00
Sdl2DisplayDeviceDriver.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2Factory.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2GraphicsContext.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2GraphicsMode.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2InputBase.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2Joystick.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2Keyboard.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2KeyMap.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2Mouse.cs Updated license information 2013-09-27 23:07:23 +02:00
Sdl2NativeWindow.cs Free SDL surface after updating the window icon 2013-09-29 23:36:28 +02:00
Sdl2WindowInfo.cs Updated license information 2013-09-27 23:07:23 +02:00