Opentk/Source/OpenTK
Dean Ellis 69e2f36725 Removed NO_SYSDRAWING in favour of just MINUMAL
Reverted changes to GLControl.cs
Updated sln to not build OpenTK.GLControl in MINIMAL mode
2015-08-12 11:56:12 +01:00
..
Audio [AL] Fix runtime crash when OpenAL not available 2014-09-29 23:37:40 +02:00
Compute
Graphics Remove NO_SYSDRAWING, replace with MINIMAL 2015-08-10 20:26:06 +01:00
Input Removed NO_SYSDRAWING in favour of just MINUMAL 2015-08-12 11:56:12 +01:00
Math Removed NO_SYSDRAWING in favour of just MINUMAL 2015-08-12 11:56:12 +01:00
Platform Removed NO_SYSDRAWING in favour of just MINUMAL 2015-08-12 11:56:12 +01:00
Properties
AutoGeneratedAttribute.cs
BindingsBase.cs Change to correct throw statement to preserve stack trace. 2014-06-22 20:40:15 +01:00
BlittableValueType.cs
Configuration.cs [Linux] Fixed X11 vs KMS detection 2014-07-18 09:19:37 +02:00
ContextHandle.cs
DisplayDevice.cs Cleaned up the remaining obsolete warnings 2014-07-21 16:49:24 +02:00
DisplayIndex.cs
DisplayResolution.cs Cleaned up the remaining obsolete warnings 2014-07-21 16:49:24 +02:00
Exceptions.cs
FrameEventArgs.cs
GameWindow.cs [Input] Added GameWindow.Mouse/Keyboard.GetState() 2014-09-11 01:03:24 +02:00
GameWindowFlags.cs Added GameWindowFlags.FixedWindow to allow for fixed border SDL Windows 2014-05-15 00:38:06 +02:00
IGameWindow.cs
INativeWindow.cs Removed NO_SYSDRAWING in favour of just MINUMAL 2015-08-12 11:56:12 +01:00
InteropHelper.cs
IntPtrEqualityComparer.cs
KeyPressEventArgs.cs
Minimal.cs Removed NO_SYSDRAWING in favour of just MINUMAL 2015-08-12 11:56:12 +01:00
MouseCursor.cs [OpenTK] Rearranged MouseCursor parameters 2014-04-30 20:04:31 +02:00
NativeWindow.cs Throw exception if ProcessEvents isn't called on main thread. 2014-11-03 23:41:19 +01:00
OpenTK.Android.csproj
OpenTK.csproj Fixed MINIMAL and NO_SYSDRAWING compilation 2015-08-12 11:53:20 +01:00
OpenTK.dll.config [X11] Implement support for XQuartz (X11 on Mac) 2014-06-15 14:28:23 +02:00
RewrittenAttribute.cs
SlotAttribute.cs
Toolkit.cs [OpenTK] Removed the finalizer in OpenTK.Toolkit 2014-07-23 21:22:22 +02:00
ToolkitOptions.cs [Input] Corrected malformed documentation comments 2014-01-03 02:17:42 +01:00
WindowBorder.cs
WindowIcon.cs [OpenTK] Rearranged MouseCursor parameters 2014-04-30 20:04:31 +02:00
WindowState.cs