Opentk/Source/OpenTK/Platform/Windows/Bindings
thefiddler cbb2807959 [Win] Implemented joystick button updates
Due to the way we segregate axes from buttons, the easiest approach is
to retrieve the current button state via HidP_GetUsages().

Axes, buttons and hats are now allocated sequentially based on their
order of appearance in the device capability reports.
2014-09-11 12:51:48 +02:00
..
HidProtocol.cs [Win] Implemented joystick button updates 2014-09-11 12:51:48 +02:00
Wgl.cs [Win] Implemented calli-based interop for WGL 2014-01-21 09:00:25 +01:00
WglEnums.cs Cleaned up context profile selection 2013-11-14 08:30:11 +01:00