| .. |
|
Audio
|
dynamically load openal libs using mellinoe's code
|
2018-10-10 19:40:32 +00:00 |
|
Compute
|
Removed unused using statements.
|
2017-07-20 21:32:51 +02:00 |
|
Graphics
|
fix build
|
2018-10-10 19:40:37 +00:00 |
|
Input
|
Correct semicolon spacing in OpenTK.
|
2017-08-04 11:41:52 +02:00 |
|
Math
|
Revert "Fix document typo" (#821)
|
2018-10-07 17:15:18 +02:00 |
|
Platform
|
Vulkan bindings (#1)
|
2018-10-10 19:40:36 +00: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
|
Vulkan bindings (#1)
|
2018-10-10 19:40:36 +00: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
|
Game Window- allow configuring separate update thread
|
2017-12-23 01:58:07 -05: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 |
|
NativeLibrary.cs
|
fix platform detection in nativelibrary
|
2018-10-10 19:40:33 +00:00 |
|
NativeWindow.cs
|
Vulkan bindings (#1)
|
2018-10-10 19:40:36 +00:00 |
|
OpenTK.Android.csproj
|
Run paket install
|
2018-01-05 12:58:23 +00: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
|
Run paket install
|
2018-01-05 12:58:23 +00: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
|
Fix Xamarin project compiles (#725)
|
2018-01-23 10:13:27 +01:00 |
|
OpenTK.iOS.csproj.paket.template
|
Make sure that StyleCop.Analyzers is excluded from NuGet dependencies.
|
2017-07-26 16:42:19 +02:00 |
|
OpenTK.Standard.csproj
|
fix build
|
2018-10-10 19:40:37 +00: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 |