Opentk/Source
thefiddler 0a0a5d0af7 [Mac] More defensive programming
CocoaNativeWindow now checks for and reports failures to allocate
resources in its constructor. Additionally, it no longer calls UI
methods in the finalizer thread, as those methods will crash on Cocoa.
2014-07-23 09:05:01 +02:00
..
Bind Merge pull request #157 from thefiddler/warnfix 2014-07-21 18:05:20 +02:00
Build.UpdateVersion [Build] Updated copyright information 2014-03-18 14:29:41 +01:00
Compatibility Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:48:14 +02:00
Converter Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:55:12 +02:00
Examples Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
Generator.Rewrite [Rewrite] Refactored string prologue/epilogues 2014-07-07 13:16:17 +02:00
GLControl [X11] Fixed GLControl on nvidia binary drivers 2014-07-20 11:28:43 +02:00
OpenTK [Mac] More defensive programming 2014-07-23 09:05:01 +02:00
Tests/Test.API.Desktop [Test] Added API compatibility test 2014-06-01 00:10:21 +02:00