Opentk/Source/OpenTK
2010-10-29 11:46:09 +00:00
..
Audio Marked int* overloads as non CLS-compliant. 2010-10-28 09:00:23 +00:00
Compute
Graphics Avoid using deprecated methods. 2010-10-28 09:00:36 +00:00
Input Added missing files to SVN. 2010-10-29 11:46:09 +00:00
Math Fixed issue [#2072]: "Box2 constructor bug". 2010-10-11 07:54:46 +00:00
Platform Decoupled new driver API from old public interface. 2010-10-29 11:27:40 +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
BlittableValueType.cs
Configuration.cs
ContextHandle.cs
DisplayDevice.cs
DisplayResolution.cs
Exceptions.cs
FrameEventArgs.cs
GameWindow.cs Fixed potential race condition when raising events: an event might be modified to null after the null check and before being raised. 2010-10-28 09:37:57 +00:00
GameWindowFlags.cs
IGameWindow.cs
INativeWindow.cs Decoupled new driver API from old public interface. 2010-10-29 11:27:40 +00:00
KeyPressEventArgs.cs
Minimal.cs
NativeWindow.cs Fixed potential race condition when raising events: an event might be modified to null after the null check and before being raised. 2010-10-28 09:37:57 +00:00
OpenTK.csproj Decoupled new driver API from old public interface. 2010-10-29 11:27:40 +00:00
OpenTK.dll.config
Toolkit.cs
WindowBorder.cs
WindowState.cs