Opentk/Source/OpenTK
2010-10-04 21:37:33 +00:00
..
Audio Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
Compute Disabled OpenCL bindings (#define EXPERIMENTAL in project options to re-enable). 2010-10-03 13:19:05 +00:00
Graphics Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
Input Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
Math Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
Platform Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
Properties 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
AutoGeneratedAttribute.cs
BindingsBase.cs Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method. 2009-11-04 16:49:56 +00:00
BlittableValueType.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
Configuration.cs Synced trunk with 1.0 branch. 2009-11-16 18:45:41 +00:00
ContextHandle.cs
DisplayDevice.cs Always set the DisplayDevice.Bounds to a correct value. Fixes issue [#1339]: "DisplayDevice.Bounds not set". 2009-11-07 10:42:25 +00:00
DisplayResolution.cs Fixed spelling of hertz and fps. Fixes issue [#1333]: "Spelling of SI units in documentation and captions". Patch by iRBiS. 2009-11-06 16:46:28 +00:00
Exceptions.cs
FrameEventArgs.cs
GameWindow.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
GameWindowFlags.cs
IGameWindow.cs
INativeWindow.cs
KeyPressEventArgs.cs
Minimal.cs
NativeWindow.cs Synced with 1.0 branch. 2010-03-11 22:53:11 +00:00
OpenTK.csproj 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.dll.config Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
Toolkit.cs Added Toolkit.Init() method that can be used to configure the underlying platform correctly when using OpenTK along with other toolkits (e.g. OpenTK+GTK# on X, where GTK# does not initialize threads). 2009-11-04 09:46:45 +00:00
WindowBorder.cs
WindowState.cs