Opentk/src/OpenTK
2017-10-05 15:15:03 +01:00
..
Audio Correct semicolon spacing in OpenTK. 2017-08-04 11:41:52 +02:00
Compute Removed unused using statements. 2017-07-20 21:32:51 +02:00
Graphics Generate legacy overloads for QCOM_extended_get 2017-10-05 15:15:03 +01:00
Input Correct semicolon spacing in OpenTK. 2017-08-04 11:41:52 +02:00
Math Add Distance[Squared] methods to Vector3[d] 2017-09-17 14:37:51 +01:00
Platform Use Wgl::GetAddress instead of Wgl::GetProcAddress in Utilities. 2017-09-20 16:52:45 +02:00
Properties Update project deps 2017-05-31 14:13:17 +02:00
.gitignore Added .gitignore for Resource.designer.cs 2016-07-17 22:28:53 +02:00
AutoGeneratedAttribute.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00
BindingsBase.cs Change BindingBase to use UTF8, not ASCII, strings 2017-08-13 17:44:26 +01:00
BlittableValueType.cs Correct cast operator position. 2017-08-04 12:35:06 +02:00
Configuration.cs Update bugs/issues urls to point to OpenTK github issues instead of defunct OpenTK.com 2017-07-26 17:20:00 +10:00
ContextHandle.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00
CountAttribute.cs Emit CountAttributes during binding 2017-07-28 06:16:48 +01:00
DisplayDevice.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00
DisplayIndex.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00
DisplayResolution.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00
Exceptions.cs Add BindingsNotRewrittenException 2017-08-28 17:09:18 +01:00
FrameEventArgs.cs Enforced the use of braces for conditional statements. 2017-07-17 19:24:51 +02:00
GameWindow.cs Remove now empty preprocessor statement. 2017-07-20 21:36:11 +02:00
GameWindowFlags.cs Removed region declarations across the codebase. 2017-07-05 14:09:27 +02:00
IGameWindow.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00
INativeWindow.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00
InteropHelper.cs Replace manually written code using NotImplementedException with BindingsNotRewrittenException 2017-08-28 17:14:21 +01:00
IntPtrEqualityComparer.cs Enforced use of explicit private modifiers. 2017-07-17 18:51:54 +02:00
KeyPressEventArgs.cs Transformed compatible properties into auto-properties where possible. 2017-07-07 11:52:32 +02:00
Minimal.cs Use explicit modifiers for iOS code. 2017-07-28 12:06:13 +02:00
MouseCursor.cs Enforced the use of braces for conditional statements. 2017-07-17 19:24:51 +02:00
NativeWindow.cs Enforced the use of braces for conditional statements. 2017-07-17 19:24:51 +02:00
OpenTK.Android.csproj Merge pull request #600 from Nihlus/stylecop-1-initial 2017-07-28 11:22:32 +02:00
OpenTK.Android.csproj.paket.template Make sure that StyleCop.Analyzers is excluded from NuGet dependencies. 2017-07-26 16:42:19 +02:00
OpenTK.csproj Merge pull request #627 from Nihlus/rewrite-new-1-better-options 2017-09-03 11:28:09 +02:00
OpenTK.csproj.paket.template Make sure that StyleCop.Analyzers is excluded from NuGet dependencies. 2017-07-26 16:42:19 +02:00
OpenTK.dll.config Moved OpenTK to source folder 2016-07-17 21:36:42 +02:00
OpenTK.iOS.csproj Merge pull request #600 from Nihlus/stylecop-1-initial 2017-07-28 11:22:32 +02:00
OpenTK.iOS.csproj.paket.template Make sure that StyleCop.Analyzers is excluded from NuGet dependencies. 2017-07-26 16:42:19 +02:00
paket.references Forgot to add StyleCop.Analyzers to the other projects as well. 2017-07-26 16:41:32 +02:00
RewrittenAttribute.cs Enforced use of explicit private modifiers. 2017-07-17 18:51:54 +02:00
SlotAttribute.cs Replaced tabs with four spaces across the codebase. 2017-07-05 20:28:30 +02:00
Toolkit.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00
ToolkitOptions.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00
WindowBorder.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00
WindowIcon.cs Enforced the use of braces for conditional statements. 2017-07-17 19:24:51 +02:00
WindowState.cs Removed unused using statements. 2017-07-20 21:32:51 +02:00