.Net Standard port for Opentk
Go to file
2011-12-05 13:03:48 +00:00
Documentation Updated documentation for release. 2010-10-06 16:09:10 +00:00
Installers Exclude folders related to the build server. 2011-11-07 23:04:27 +00:00
Source Fixed generic type parameters (for real this time!), suppressed pointer parameters and shuffled code for improved readability. 2011-12-05 13:03:48 +00:00
OpenTK.sln Replaced all custom tasks with built-in tasks, because custom tasks cause builds through Visual Studio to fail. This is a known issue since VS2005 (the dll containing custom tasks gets loaded into the devenv AppDomain and remains locked, meaning you have to exit Visual Studio before rebuilding the project). 2010-10-06 14:59:13 +00:00
OpenTK.snk Added keyfile and strong-named all projects. 2010-10-04 14:39:42 +00:00
QuickStart.sln * QuickStart.sln: 2010-10-21 12:55:45 +00:00