Opentk/Source/OpenTK
2016-05-20 17:22:59 +09:00
..
Audio [AL] Fix runtime crash when OpenAL not available 2014-09-29 23:37:40 +02:00
Compute
Graphics [GL] Add overloads for ProgramUniform 2015-10-11 17:55:36 +01:00
Input Fix axis range 2016-03-16 00:23:42 +01:00
Math improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Platform Egl: Fix context sharing 2016-05-20 17:22:59 +09: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 Eliminated cls-compliance warnings in BlittableValueType 2013-12-15 22:02:21 +01:00
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 Fix documentation for NativeWindow.WindowBorder 2016-01-02 12:04:14 -05:00
OpenTK.Android.csproj
OpenTK.csproj remove FromCorners, add Contains overloads 2016-03-06 14:01:11 -08: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
WindowBorder.cs
WindowIcon.cs [OpenTK] Rearranged MouseCursor parameters 2014-04-30 20:04:31 +02:00
WindowState.cs