SDL2/src/joystick
Sam Lantinga 5750bcb174
Update for SDL3 coding style (#6717)
I updated .clang-format and ran clang-format 14 over the src and test directories to standardize the code base.

In general I let clang-format have it's way, and added markup to prevent formatting of code that would break or be completely unreadable if formatted.

The script I ran for the src directory is added as build-scripts/clang-format-src.sh

This fixes:
#6592
#6593
#6594
2022-11-30 12:51:59 -08:00
..
android Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
apple Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
bsd Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
darwin Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
dummy Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
emscripten Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
haiku Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
hidapi Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
linux Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
n3ds Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
ps2 Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
psp Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
steam Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
virtual Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
vita Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
windows Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
check_8bitdo.sh Avoid use of deprecated egrep/fgrep 2022-11-24 02:58:20 -08:00
controller_type.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
controller_type.h Separate the controller protocol from the controller style 2022-06-15 20:46:01 -07:00
SDL_gamecontroller.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_gamecontrollerdb.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_joystick.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_joystick_c.h Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
SDL_sysjoystick.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
sort_controllers.py Need to swap endianness when extracting the CRC from game controller mappings 2022-10-05 16:18:42 -07:00
usb_ids.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00