[Mac] Match SDL2 element order
authorthefiddler <stapostol@gmail.com>
Mon, 15 Sep 2014 12:48:01 +0000 (14:48 +0200)
committerthefiddler <stapostol@gmail.com>
Wed, 17 Sep 2014 23:16:40 +0000 (01:16 +0200)
commit2a6579032eba329be141fed8e224e31e17b43b94
tree61b8a91ed1dae91b5365e5117d7428f04f82613e
parentfbedac9a16a35db282579eda9bbf816c65dc91b5
[Mac] Match SDL2 element order

Joystick elements (axes, buttons, hats) are now reported in the same
order as SDL2. This fixes potential mismatches in the GamePad
configuration database.

Additionally, elements are now counted correctly (duplicate elements no
longer count towards the total.)
Source/OpenTK/Platform/MacOS/HIDInput.cs