Hajime Hoshi
|
bf1cb035eb
|
internal/gamepad: port the gamepad part for c-backend
|
2022-02-05 19:11:57 +09:00 |
|
Hajime Hoshi
|
ea39fca10c
|
internal/gamepad: rename functions *Num -> *Count
|
2022-02-02 02:01:46 +09:00 |
|
Hajime Hoshi
|
a8576008f0
|
internal/gamepads: refactoring: remove a struct member
|
2022-02-02 00:32:29 +09:00 |
|
Hajime Hoshi
|
96ddec1753
|
internal/gamepad: refactoring reorder implementations for consistency
|
2022-02-01 13:54:33 +09:00 |
|
Hajime Hoshi
|
f5b68e5dc1
|
internal/gamepad: implement for Windows
Updates #1452
Updates #1764
|
2022-02-01 13:23:05 +09:00 |
|
Hajime Hoshi
|
e261951946
|
internal/gamepad: remove nativeGamepad.present
|
2022-01-30 18:59:25 +09:00 |
|
Hajime Hoshi
|
1d59023649
|
internal/gamepad: make the APIs concurrent-safe again
|
2022-01-29 03:41:47 +09:00 |
|
Hajime Hoshi
|
5edfd1b743
|
internal/gamepad: move the implementation of gamepad for GOOS=js
Updates #1957
|
2022-01-29 01:44:42 +09:00 |
|
Hajime Hoshi
|
a049c403cf
|
internal/gamepad: bug fix: go-vet failed (misuse of unsafe.Pointer)
Updates #1452
|
2022-01-23 02:08:30 +09:00 |
|
Hajime Hoshi
|
ff24f7718c
|
internal/uidriver/glfw: use an original implementation for macOS
Updates #1452
|
2022-01-23 01:48:24 +09:00 |
|