SDL2/src/core/linux
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
..
SDL_dbus.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_dbus.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_evdev.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_evdev.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_evdev_capabilities.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_evdev_capabilities.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_evdev_kbd.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_evdev_kbd.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_evdev_kbd_default_accents.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_evdev_kbd_default_keymap.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_fcitx.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_fcitx.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_ibus.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_ibus.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_ime.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_ime.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_sandbox.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_sandbox.h Add utility function to detect if SDL is inside a sandbox 2022-08-29 06:30:40 -07:00
SDL_threadprio.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_udev.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_udev.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00