Anders Jenbo
|
6b2481a76c
|
Touch support on all SDL2 platforms
|
2022-01-02 11:37:38 +01:00 |
|
staphen
|
fd2f0e3f0d
|
Validate gamepad button count
|
2021-10-10 23:26:09 +02:00 |
|
Vladimir Olteanu
|
1709a97387
|
Fix mem leak in joystick.cpp
|
2021-08-17 17:46:13 +02:00 |
|
staphen
|
22da429d4b
|
Restore return statement removed by 9ebdb6d.
|
2021-07-22 01:52:52 +02:00 |
|
Anders Jenbo
|
9ebdb6db69
|
General clean up
|
2021-07-08 03:30:25 -07:00 |
|
Anders Jenbo
|
a17d96129f
|
Fix NOLINT line for readability-convert-member-functions-to-static
Reverts: acd74cc0e3
|
2021-06-27 10:52:58 +02:00 |
|
Anders Jenbo
|
f167bd4dfb
|
Clang-tidy: llvm-include-order
|
2021-06-27 01:45:49 +02:00 |
|
Anders Jenbo
|
acd74cc0e3
|
Clang-tidy: readability-convert-member-functions-to-static
|
2021-06-27 01:11:55 +02:00 |
|
Gleb Mazovetskiy
|
961047ca9e
|
🐞 Joystick::IsHatButtonPressed should not be static
Follow-up to def7ba5a50
|
2021-04-27 01:20:37 +02:00 |
|
Jmgr
|
1b7e0d2cb3
|
Migrate existing log entries
|
2021-04-25 02:39:42 +02:00 |
|
Anders Jenbo
|
cc164985a3
|
🎨 Correct type checks in src sub-folder
|
2021-04-22 20:33:24 +02:00 |
|
Anders Jenbo
|
2969b80163
|
🎨 Run readability-identifier-naming on all src sub-folders
|
2021-04-22 03:53:35 +02:00 |
|
Anders Jenbo
|
def7ba5a50
|
🎨 readability-convert-member-functions-to-static
|
2021-04-22 00:53:19 +02:00 |
|
Anders Jenbo
|
373f28736f
|
🎨 Acceptable parts of modernize-*
|
2021-04-19 22:42:19 +02:00 |
|
Anders Jenbo
|
bb4e1960e7
|
🎨 modernize-use-nullptr
|
2021-04-19 16:02:05 +02:00 |
|
Anders Jenbo
|
8c821e98d3
|
🚚 Restructure files
|
2021-04-16 03:57:22 +02:00 |
|