Ryan C. Gordon dfee3f9e92 render: Replaced SDL_RenderFlush with SDL_FlushRenderer. 1 year ago
..
SDL_migration.cocci dfee3f9e92 render: Replaced SDL_RenderFlush with SDL_FlushRenderer. 1 year ago
add-source-to-projects.pl 8745a9949b add-source-to-projects.pl: Fix adding files in the base src dir. 1 year ago
android-prefab.sh 09e2f83e17 cmake: no more SDL3_* cache variables 2 years ago
androidbuild.sh edf0fae139 Updated Android build tools version, which bumped minimum deployment target to API 14 7 years ago
androidbuildlibs.sh 808d83dd67 Allow specifying APP_PLATFORM and APP_ABI on the command line 2 years ago
check_stdlib_usage.py c065a9b128 Fix some issues caught by check_stdlib_usage.py 2 years ago
clang-format-src.sh 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
cmake-toolchain-mingw64-i686.cmake 6d103303e7 Added toolchain files for cross-compiling to Windows 2 years ago
cmake-toolchain-mingw64-x86_64.cmake 6d103303e7 Added toolchain files for cross-compiling to Windows 2 years ago
cmake-toolchain-qnx-aarch64le.cmake eca7b8e4a1 Do not look at local headers when determining features 2 years ago
cmake-toolchain-qnx-x86_64.cmake eca7b8e4a1 Do not look at local headers when determining features 2 years ago
codechecker-buildbot.sh 7850d0cf6f cmake: Prefix all options with "SDL_" 3 years ago
fnsince.pl 7bfc41db3c Unify all the SDL_*RunApp() functions into just SDL_RunApp() 2 years ago
gen_audio_channel_conversion.c 9d7c57234a audio: Cleaned out most remaining `/* */` comments for `//` style. 1 year ago
gen_audio_resampler_filter.c 9d7c57234a audio: Cleaned out most remaining `/* */` comments for `//` style. 1 year ago
git-pre-push-hook.pl 7c4ec1867b Remove some vim config lines 2 years ago
mkinstalldirs b9eb43a5c6 build-scripts: update install-sh and mkinstalldirs from automake-1.16.3 4 years ago
rename_api.py 84cd7214bd SDL_migration.cocci / rename_api.py: handle migration of enum/structure 2 years ago
rename_headers.py 65e1d568ef Fix various typos (docs/build scripts/tests) 2 years ago
rename_symbols.py c2a3112b6f Added "--substring" to the help for rename_symbols.py 1 year ago
showrev.sh 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
strip_fPIC.sh 3dcb451f85 Added a README file regarding WinRT support 11 years ago
test-versioning.sh 9cf34908a1 cmake: pass VERSION to project() + don't use SDL_VERSION 2 years ago
update-copyright.sh a357021800 Use GNU sed if available 2 years ago
update-version.sh 9cf34908a1 cmake: pass VERSION to project() + don't use SDL_VERSION 2 years ago
updaterev.sh 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
wikiheaders.pl ce27363df2 wikiheaders: Sort undocumented functions. 1 year ago