| .. |
|
Audio
|
Removed unused using statements.
|
2017-07-20 21:32:51 +02:00 |
|
Compute
|
Removed unused using statements.
|
2017-07-20 21:32:51 +02:00 |
|
Graphics
|
Use explicit modifiers for iOS code.
|
2017-07-28 12:06:13 +02:00 |
|
Input
|
Correct keyword spacing in OpenTK.
|
2017-07-28 12:29:22 +02:00 |
|
Math
|
Correct keyword spacing in OpenTK.
|
2017-07-28 12:29:22 +02:00 |
|
Platform
|
Merge pull request #608 from Nihlus/cleanup-6-keyword-spacing
|
2017-07-30 17:28:04 +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
|
Correct keyword spacing in OpenTK.
|
2017-07-28 12:29:22 +02:00 |
|
BlittableValueType.cs
|
Removed unused using statements.
|
2017-07-20 21:32:51 +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
|
Transformed compatible properties into auto-properties where possible.
|
2017-07-07 11:52:32 +02: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
|
Removed unused using statements.
|
2017-07-20 21:32:51 +02: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 #600 from Nihlus/stylecop-1-initial
|
2017-07-28 11:22:32 +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 |