Opentk/Source/OpenTK/Platform/X11
thefiddler 3a63496b6d Merge branch 'gamepad' into develop
Conflicts:
	Source/OpenTK/OpenTK.csproj
2014-01-03 02:23:02 +01:00
..
Bindings Added GetProcAddress(IntPtr) overloads 2013-11-28 23:21:19 +01:00
API.cs
Functions.cs Use OpenTK.Minimal to stub out missing System.Drawing functionality 2013-10-12 05:06:54 +02:00
GlxHelper.cs Use glXGetProcAddressARB 2013-11-09 18:50:53 +01:00
Structs.cs
X11DisplayDevice.cs [X11] Fixed current resolution detection. 2013-12-30 09:23:33 +01:00
X11Factory.cs Added IJoystickDevice2 interface 2013-12-24 17:18:03 +01:00
X11GLContext.cs Added GetProcAddress(IntPtr) overloads 2013-11-28 23:21:19 +01:00
X11GLNative.cs [X11] Fixed border size on Gnome 3 2013-12-27 13:31:51 +02:00
X11GraphicsMode.cs [X11] Improve GraphicsMode fallback (fixes issue #23) 2013-12-27 14:01:21 +02:00
X11Input.cs [X11] Removed unused variable 2013-12-30 10:25:17 +01:00
X11Joystick.cs [Input] Added SetVibration() API skeleton 2014-01-02 19:52:00 +01:00
X11Keyboard.cs
X11KeyMap.cs
X11Mouse.cs
X11WindowInfo.cs Re-added WindowHandle property 2013-11-13 18:25:49 +01:00
XI2Mouse.cs