Opentk/Source
the_fiddler 2934c9d004 Decoupled new driver API from old public interface.
WinRawMouse can now detect mouse disconnection/connection events.
2010-10-29 11:27:40 +00:00
..
Bind Added UNSIGNED_INT to ActiveUniformType enum. Fixes issue [#2077]: "Add UnsignedInt to ActiveUniformType". 2010-10-13 20:42:58 +00:00
Build.UpdateVersion Use SVN or Bazaar version numbers as build revision. If neither is available, use seconds since start of day. 2010-10-28 10:30:35 +00:00
Compatibility Added OpenTK.Compatibility.xml documentation to project. 2010-10-28 08:43:11 +00:00
Converter All projects now read common AssemblyInfo items from GlobalAssemblyInfo.cs. The various AssemblyInfo.cs files now only contain project-specific information. Assembly versions are now controlled by Build.UpdateVersion. 2010-10-04 21:37:33 +00:00
Examples Changed FBO example and documentation to be more useful. 2010-10-28 15:58:10 +00:00
GLControl All projects now read common AssemblyInfo items from GlobalAssemblyInfo.cs. The various AssemblyInfo.cs files now only contain project-specific information. Assembly versions are now controlled by Build.UpdateVersion. 2010-10-04 21:37:33 +00:00
OpenTK Decoupled new driver API from old public interface. 2010-10-29 11:27:40 +00:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00