Opentk/Source/OpenTK/Platform
the_fiddler 80ee257777 * OpenTK.csproj:
* Input/MouseState.cs:
* Platform/X11/Structs.cs:
* Platform/X11/XI2Mouse.cs:
* Platform/X11/Functions.cs:
* Platform/X11/X11Factory.cs: Added XInput2 driver for mice.
  Multi-mouse support pending.

* Platform/X11/X11Mouse.cs: Log the driver type for debugging
  purposes.
2010-10-21 12:32:00 +00:00
..
Dummy Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
Egl Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
MacOS * Source/OpenTK/Input/Mouse.cs: 2010-10-20 14:58:38 +00:00
Windows * Source/OpenTK/Input/Mouse.cs: 2010-10-20 14:58:38 +00:00
X11 * OpenTK.csproj: 2010-10-21 12:32:00 +00:00
DesktopGraphicsContext.cs Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method. 2009-11-04 16:49:56 +00:00
EmbeddedGraphicsContext.cs Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method. 2009-11-04 16:49:56 +00:00
Factory.cs * Source/OpenTK/Input/Mouse.cs: 2010-10-20 14:58:38 +00:00
IDisplayDeviceDriver.cs
INativeGLWindow.cs
IPlatformFactory.cs * Source/OpenTK/Input/Mouse.cs: 2010-10-20 14:58:38 +00:00
IWindowInfo.cs
PlatformException.cs
Utilities.cs