gecko-dev/dom/gamepad
Daosheng Mu 568789dad6 Bug 1606562 - Fixes XInput thumb value ranges. r=jmathies
sThumbXXX in XInput is a short and its value range is between -32768 and 32767.

Differential Revision: https://phabricator.services.mozilla.com/D60876

--HG--
extra : moz-landing-system : lando
2020-02-12 02:16:13 +00:00
..
android
cocoa Bug 1604405 - Replace gamepad button array index with axis array index in Mac OS. r=baku 2019-12-18 15:50:23 +00:00
fallback
ipc
linux
windows Bug 1606562 - Fixes XInput thumb value ranges. r=jmathies 2020-02-12 02:16:13 +00:00
Gamepad.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
Gamepad.h
GamepadButton.cpp
GamepadButton.h
GamepadHapticActuator.cpp
GamepadHapticActuator.h
GamepadLightIndicator.cpp
GamepadLightIndicator.h
GamepadManager.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
GamepadManager.h
GamepadMonitoring.cpp
GamepadMonitoring.h
GamepadPlatformService.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
GamepadPlatformService.h
GamepadPose.cpp Bug 1574996 - Fix broken VRPose arrays. r=kip 2019-08-20 18:34:24 +00:00
GamepadPose.h
GamepadPoseState.h Bug 1598483 - Expand XR and Gamepad related structs and enums to support WebXR r=daoshengmu,baku 2019-11-29 11:30:36 +00:00
GamepadRemapping.cpp Bug 1604405 - Replace gamepad button array index with axis array index in Mac OS. r=baku 2019-12-18 15:50:23 +00:00
GamepadRemapping.h Bug 1593841 - Using Gamepad axis array index as its index in default remapper on Mac OS. r=baku 2019-12-06 19:19:50 +00:00
GamepadServiceTest.cpp bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
GamepadServiceTest.h
GamepadTouch.cpp
GamepadTouch.h
GamepadTouchState.h
moz.build