ebiten/internal/gamepad
divVerent 34a500c305
internal/gamepad: ignore EPERM when opening gamepads (#2308)
This seems required for the Snap sandbox when probing a non-gamepad device node.

Closes #2307
2022-09-06 21:29:32 +09:00
..
api_desktop_windows.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
api_ios.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
api_linux.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
api_xbox_windows.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
button.go internal/gamepad: move driver.GamepadButton to gamepad.Button 2022-02-05 23:03:30 +09:00
extern_android.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_android.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_darwin.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_desktop_windows.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_ios.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_js.go ebiten: add IsStandardGamepadAxisAvailable and IsStandardGamepadButtonAvailable (#2241) 2022-08-11 12:35:20 +09:00
gamepad_linux.go internal/gamepad: ignore EPERM when opening gamepads (#2308) 2022-09-06 21:29:32 +09:00
gamepad_nintendosdk.go internal/cbackend: rename to nintendosdk 2022-08-12 17:19:37 +09:00
gamepad_null.go ebiten: add IsStandardGamepadAxisAvailable and IsStandardGamepadButtonAvailable (#2241) 2022-08-11 12:35:20 +09:00
gamepad_windows.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_xbox_windows.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad.go ebiten: add IsStandardGamepadAxisAvailable and IsStandardGamepadButtonAvailable (#2241) 2022-08-11 12:35:20 +09:00