[Win] Initial implementation of WinRawJoystick
authorStefanos A <stapostol@gmail.com>
Fri, 17 Jan 2014 00:27:07 +0000 (01:27 +0100)
committerthefiddler <stapostol@gmail.com>
Thu, 11 Sep 2014 10:51:46 +0000 (12:51 +0200)
commit18c02db7b0623112795e12ae5741974005ecacf7
treed8fe6ecf088cf2d4ee9e2d303babe460f49c87bf
parent9cf3deea8c03f8ae0094ade008794ce6e9f30470
[Win] Initial implementation of WinRawJoystick
Source/OpenTK/OpenTK.csproj
Source/OpenTK/Platform/Windows/WinInputBase.cs
Source/OpenTK/Platform/Windows/WinRawInput.cs
Source/OpenTK/Platform/Windows/WinRawJoystick.cs [new file with mode: 0644]
Source/OpenTK/Platform/Windows/WinRawKeyboard.cs
Source/OpenTK/Platform/Windows/WinRawMouse.cs