.Net Standard port for Opentk
Find a file
the_fiddler 4e8c643c39 Added GL4Generator that utilizes xml files instead of spec files.
Made GL4Generator the default.
Added FuncProcessor that will contain all function transforms.
2010-10-12 17:39:14 +00:00
Documentation Updated documentation for release. 2010-10-06 16:09:10 +00:00
Installers Do not skip Source/OpenTK when cloning the source tree. 2010-10-06 15:36:38 +00:00
Source Added GL4Generator that utilizes xml files instead of spec files. 2010-10-12 17:39:14 +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