ebiten/internal/gamepad
2024-08-08 11:35:39 +09:00
..
api_cf_darwin.go all: bug fix: relative paths for dlopen didn't work on macOS Sonoma 2023-08-26 14:52:52 +09:00
api_desktop_windows.go internal/gamepad: bug fix: GUID was not reliable as a unique identifier 2024-07-20 19:17:57 +09:00
api_hid_darwin.go all: bug fix: relative paths for dlopen didn't work on macOS Sonoma 2023-08-26 14:52:52 +09:00
api_ios.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
api_linux.go all: add files for PlayStation 5 2023-10-16 00:54:08 +09:00
api_xbox_windows.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
button.go internal/gamepad: rename ButtonNum -> ButtonCount 2022-09-07 15:40:52 +09:00
extern_android.go internal/gamepad: ignore the very first MotionEvent with 0 value for Android 2024-03-21 22:28:48 +09:00
gamepad_android.go internal/gamepad: ignore the very first MotionEvent with 0 value for Android 2024-03-21 22:28:48 +09:00
gamepad_darwin.go internal/glfw, internal/gamepad: update GLFW to v3.3.9 2024-04-14 01:14:22 +09:00
gamepad_desktop_windows.go internal/gamepad: refactoring 2024-07-21 09:10:04 +09:00
gamepad_ios.go internal/gamepad: ignore the very first MotionEvent with 0 value for Android 2024-03-21 22:28:48 +09:00
gamepad_js.go internal/gamepad: ignore the very first MotionEvent with 0 value for Android 2024-03-21 22:28:48 +09:00
gamepad_linux.go internal/gamepad: ignore EACCES error for /dev/input 2024-08-08 11:35:39 +09:00
gamepad_nintendosdk.cpp all: fix typos (#2558) 2023-01-28 19:06:38 +09:00
gamepad_nintendosdk.go internal/gamepad: ignore the very first MotionEvent with 0 value for Android 2024-03-21 22:28:48 +09:00
gamepad_nintendosdk.h internal/gamepad: refactoring 2023-01-01 00:58:42 +09:00
gamepad_null.go internal/gamepad: ignore the very first MotionEvent with 0 value for Android 2024-03-21 22:28:48 +09:00
gamepad_playstation5.go all: add files for PlayStation 5 2023-10-16 00:54:08 +09:00
gamepad_windows.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
gamepad_xbox_windows.go internal/gamepad: ignore the very first MotionEvent with 0 value for Android 2024-03-21 22:28:48 +09:00
gamepad.go internal/gamepad: ignore the very first MotionEvent with 0 value for Android 2024-03-21 22:28:48 +09:00