mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-11-24 02:29:43 +00:00
b5a92406eb
You can rename APIs using rename.py and all the code and documentation will be updated, and entries will be added to WhatsNew.txt and docs/README-migration.md. e.g. rename.py SDL_foo.h function SDL_CreateFoo SDL_FooCreate SDL_oldnames.h is included in the SDL header, and if you define SDL_ENABLE_OLD_NAMES, will redefine the old API functions to call the new ones, and if not, will define them as a symbol letting you what the new API function is. |
||
---|---|---|
.. | ||
android-prefab.sh | ||
androidbuild.sh | ||
androidbuildlibs.sh | ||
clang-format-src.sh | ||
cmake-toolchain-mingw64-i686.cmake | ||
cmake-toolchain-mingw64-x86_64.cmake | ||
codechecker-buildbot.sh | ||
fnsince.pl | ||
gen_audio_channel_conversion.c | ||
gen_audio_resampler_filter.c | ||
git-pre-push-hook.pl | ||
mkinstalldirs | ||
rename.py | ||
showrev.sh | ||
strip_fPIC.sh | ||
test-versioning.sh | ||
update-copyright.sh | ||
update-version.sh | ||
updaterev.sh | ||
wikiheaders.pl |