the_fiddler
|
86588ea60c
|
* 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 |
|
the_fiddler
|
6118f4fdec
|
Initial joystick support (not public yet).
|
2009-02-28 23:11:27 +00:00 |
|
the_fiddler
|
69b17fa43f
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
|
the_fiddler
|
7f721e3d3f
|
Renamed Keyboard/Mouse to Keyboard-/MouseDevice. Avoids name clashes.
|
2007-09-26 11:51:49 +00:00 |
|
the_fiddler
|
61102b359d
|
Work on X11 mouse driver.
|
2007-09-24 20:10:14 +00:00 |
|
the_fiddler
|
980e7138d2
|
Work on MouseDriver. Windows raw driver works.
|
2007-09-21 20:34:07 +00:00 |
|
the_fiddler
|
7a2da17f5c
|
Updated Build.exe to correctly generate sharpdev and sharpdev2 projects.
Removed some unused variables.
Added licensing information.
|
2007-08-10 09:27:13 +00:00 |
|
the_fiddler
|
4c725a098b
|
Started working around a subtle Mono error regarding types and properties.
|
2007-08-05 10:07:59 +00:00 |
|
the_fiddler
|
47a3a3f62c
|
Started implementing X11Input.cs, X11Keyboard.cs and X11Mouse.cs drivers. Removed some warnings from X11Api.cs
|
2007-08-05 09:03:22 +00:00 |
|
the_fiddler
|
c855420287
|
Merged with gl3 branch. Resolved conflicts. Added IMouseDriver.cs
|
2007-08-04 23:39:56 +00:00 |
|