Opentk/Source
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
..
Bind Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Build.UpdateVersion Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Compatibility Added Robmaister's Matrix3 implementations 2013-01-03 10:41:56 -06:00
Converter Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Examples Increased the text surface size 2013-09-27 22:59:56 +02:00
GLControl Added Robmaister's Matrix3 implementations 2013-01-03 10:41:56 -06:00
OpenTK Free SDL surface after updating the window icon 2013-09-29 23:36:28 +02:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00