SDL/src/core
Sam Lantinga b8d85c6939 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

(cherry picked from commit 5750bcb174300011b91d1de20edb288fcca70f8c)
2022-11-30 12:57:41 -08:00
..
android Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
freebsd Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
gdk Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
linux Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
openbsd Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
os2 os2, geniconv: default functions pointers to Uni*() API, 2022-01-21 11:50:40 +03:00
unix Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
windows Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
winrt Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00