Opentk/Source
2010-11-02 17:38:41 +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 * OpenTK.Compatibility.csproj: Suppressed deprecation warnings when 2010-11-02 17:38:41 +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 * OpenTK/Test/GameWindowStates.cs: Print information on pressed 2010-11-01 07:57:21 +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 * X11Keyboard.cs: Use XQueryKeymap to discover key state. 2010-11-01 08:01:44 +00:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00