Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
2 年 前 |
Sam Lantinga
|
31f5b20d0f
Fixed detecting the Valve Streaming Gamepad
|
3 年 前 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 年 前 |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
3 年 前 |
Ev1lbl0w
|
a586f9daae
Replace malloc's with Godot's memalloc macro
|
3 年 前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
3 年 前 |
Bastiaan Olij
|
94fff8abb9
Added driving joystick type to windows joystick handling
|
4 年 前 |
unknown
|
31cdf8d9b4
Use LONG instead of DWORD (unsigned int) when interacting with DIJOFS constants.
|
4 年 前 |
Andreas Haas
|
abdcb7d299
DirectInput: use correct joypad id
|
4 年 前 |
bruvzg
|
a662b853dd
Fix use uninitialized `ofs` variable introduced in 39701.
|
4 年 前 |
Bastiaan Olij
|
70fb79efa0
Fix missing slider joystick handling on Windows
|
4 年 前 |
Marcel Admiraal
|
eef442f32d
Update Windows GUID to SDL uid conversion.
|
4 年 前 |
Marcel Admiraal
|
91590b0cf0
Add dinput nullptr checks.
|
4 年 前 |
Marcel Admiraal
|
6c9c6885a2
Do not probe joypads if DirectInput cannot be initialized.
|
4 年 前 |
Hugo Locurcio
|
d814352d92
Tweak the DirectInput initialization failure message
|
4 年 前 |
Rémi Verschelde
|
e33914e0c1
MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress
|
4 年 前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 年 前 |
Georg Wacker
|
4014888687
Fix endless controller iteration
|
5 年 前 |
Rémi Verschelde
|
68735d2a88
Fix compilation warnings in JS and Windows builds
|
5 年 前 |
Rémi Verschelde
|
bc26d0d6cd
Platform: Ensure classes match their header filename
|
5 年 前 |