the_fiddler
|
415755a257
|
Modified GetState() to return the combined state for all mouse/keyboard devices.
|
2010-10-28 11:10:57 +00:00 |
|
the_fiddler
|
c99dbc619c
|
Removed unused field.
|
2010-10-28 09:01:54 +00:00 |
|
the_fiddler
|
4d2759eb78
|
* XI2Mouse.cs:
* X11Factory.cs: Detect whether XInput2 is not supported without
throwing an exception.
|
2010-10-22 07:41:56 +00:00 |
|
the_fiddler
|
eeefbd1a9c
|
* Input/Mouse.cs:
* Platform/X11/X11Mouse.cs:
* Platform/X11/XI2Mouse.cs: Added internal list of mouse devices in
preparation for multi-mouse support.
|
2010-10-21 14:53:10 +00:00 |
|
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 |
|