Opentk/Source/OpenTK/Platform/X11
the_fiddler 85c37f0600 * Source/OpenTK/Input/Mouse.cs:
* Source/OpenTK/Platform/Factory.cs:
* Source/OpenTK/Input/InputDriver.cs:
* Source/OpenTK/Input/IMouseDriver.cs:
* Source/OpenTK/Platform/X11/X11Input.cs:
* Source/OpenTK/Platform/X11/X11Factory.cs:
* Source/OpenTK/Platform/Windows/WMInput.cs:
* Source/OpenTK/Platform/IPlatformFactory.cs:
* Source/OpenTK/Platform/MacOS/CarbonInput.cs:
* Source/OpenTK/Platform/Windows/WinFactory.cs:
* Source/OpenTK/Platform/MacOS/MacOSFactory.cs:
* Source/OpenTK/Platform/Windows/WinGLNative.cs:
* Source/OpenTK/Platform/Windows/WinRawMouse.cs:
* Source/OpenTK/Platform/Windows/WinRawInput.cs: Added new MouseDriver
  interface and added stub internal implementations.
2010-10-20 14:58:38 +00:00
..
Bindings Synced with 1.0 branch. 2010-03-11 22:53:11 +00:00
API.cs * Source/OpenTK/NativeWindow.cs: 2010-10-18 15:25:25 +00:00
Functions.cs * Source/OpenTK/OpenTK.csproj: 2010-10-20 14:33:23 +00:00
GlxHelper.cs Added SyncRoot object to BindingsBase that can be used to protect shared state in the various bindings. 2009-11-03 23:26:57 +00:00
Structs.cs * Functions.cs: Added a number of missing methods relating to 2009-10-19 10:41:41 +00:00
X11DisplayDevice.cs Report Xinerama as not supported when it fails to detect any devices. Fixes issue on Nvidia drivers when Twinview is enabled. 2010-10-09 19:11:45 +00:00
X11Factory.cs * Source/OpenTK/Input/Mouse.cs: 2010-10-20 14:58:38 +00:00
X11GLContext.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
X11GLNative.cs * Source/OpenTK/Platform/X11/X11GLNative.cs: Confine pointer to 2010-10-20 09:50:49 +00:00
X11GraphicsMode.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
X11Input.cs * Source/OpenTK/Input/Mouse.cs: 2010-10-20 14:58:38 +00:00
X11Joystick.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
X11Keyboard.cs * Source/OpenTK/OpenTK.csproj: 2010-10-20 14:33:23 +00:00
X11KeyMap.cs * X11KeyMap.cs: Removed dependency on System.Windows.Forms. 2009-09-13 16:34:03 +00:00
X11WindowInfo.cs Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00