Aaron Franke
|
e919d894f8
Move many input enums to their own file
|
4 years ago |
Rémi Verschelde
|
d83761ba80
Style: Apply clang-tidy's `readability-braces-around-statements`
|
4 years ago |
Rémi Verschelde
|
9bbe51dc27
Style: Apply clang-tidy's `modernize-use-nullptr`
|
4 years ago |
Aaron Franke
|
a5324787c8
Rename some more global enums (Key, Joy, MIDI)
|
5 years ago |
Hein-Pieter van Braam-Stewart
|
5233d78f49
An update to the dylibloader for older inttypes
|
4 years ago |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 years ago |
Rémi Verschelde
|
e26a1f807b
Linux: Fix fallback logic when udev fails creating a context
|
4 years ago |
Rémi Verschelde
|
a10c259c1d
Dynamically load libudev.so.1 on Linux if `udev=yes`
|
4 years ago |
Rémi Verschelde
|
5525cd85c6
Merge pull request #45315 from RandomShaper/modernize_thread
|
4 years ago |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 years ago |
Jari Ronkainen
|
01c030f9b7
Go through all event devices, not just event[0-32]
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 years ago |
Connor Lirot
|
dd021099ff
Fix for linux joypad D-pad zeroing
|
4 years ago |
Marcel Admiraal
|
8fe2ecf565
Update Linux gamepad detection to match SDL.
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
5 years ago |
Juan Linietsky
|
f8a79a97c7
Effective DisplayServer separation, rename X11 -> LinuxBSD
|
5 years ago |