Pierre Wendling
|
392f3882d0
N3DS: Use SDL_Sensor instead of Joystick sensors.
|
3 years ago |
Pierre Wendling
|
27557b62b6
N3DS: Prefix timer sources with `N3DS_`.
|
3 years ago |
Pierre Wendling
|
655275378d
N3DS port (squashed)
|
5 years ago |
Aaron Barany
|
6ffc45b0ed
Removed "undefined" argument for Apple platforms.
|
3 years ago |
Anonymous Maarten
|
37beabd11c
SDL_mslib.c: clang-cl does not support `/GL-`
|
3 years ago |
Anonymous Maarten
|
07225d2e26
cmake: fix check for -marm
|
3 years ago |
Anonymous Maarten
|
45da133999
cmake: don't error on apple when using deprecated declarations
|
3 years ago |
Anonymous Maarten
|
77822ed166
cmake: add SDL_WERROR to conditionally enable/disable -Werror
|
3 years ago |
Anonymous Maarten
|
1064fdee8c
cmake: append to COMPILE_FLAGS property
|
3 years ago |
Ozkan Sezer
|
fa7ffa4e88
change the iconv configuration option names to be more verbose.
|
3 years ago |
Ozkan Sezer
|
294ccba0a2
better wording for --enable-iconv description
|
3 years ago |
Anonymous Maarten
|
c9f60cce40
cmake+autotools: add option to enable/disable iconv
|
3 years ago |
Anonymous Maarten
|
d0657fde30
cmake: Use DWARF 4 debug information when building using mingw
|
3 years ago |
Anonymous Maarten
|
70214ed3ed
cmake: append to CMAKE_MODULE_PATH instead of overwriting
|
3 years ago |
Anonymous Maarten
|
a193a03d81
cmake: add -Wno-declaration-after-statement to cpu-features.c alone
|
3 years ago |
Anonymous Maarten
|
2f9c9b5f80
cmake: make sure check_* uses 2 different variables for clock_gettime
|
3 years ago |
Anonymous Maarten
|
bfecd78159
cmake: use check_symbol_exists to check dlopen + need for dl library
|
3 years ago |
Ozkan Sezer
|
f6c9b06562
cmake: output libSDL2-2.0.0.dylib like autotools, not libSDL2-2.0.dylib.
|
3 years ago |
Anonymous Maarten
|
3b20e0ecef
cmake: only add -Wl,--undefined=WinMain when building an executable
|
3 years ago |
Ivan Epifanov
|
202dfea502
Vita: drop memory defines
|
3 years ago |
Ivan Epifanov
|
7115ceb775
Vita: restore sceClibMemcmp
|
3 years ago |
quyykk
|
37effc7700
Build the offscreen video driver by default.
|
3 years ago |
Rinnegatamante
|
eb0bf2c29d
vita: Drop memcmp redirect to sceClibMemcmp.
|
3 years ago |
Ozkan Sezer
|
5b2884cb02
apply commit d0a3570300812bc81888e7a7eadb9311621dc9a7 to cmake side too.
|
3 years ago |
Sam Lantinga
|
181265ba71
Removed unused variable
|
3 years ago |
Sam Lantinga
|
acf397b4df
Actually, DYLIB_COMPATIBILITY_VERSION shouldn't be updated for a stable point release
|
3 years ago |
Cameron Cawley
|
fd93f817ba
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
|
3 years ago |
Sam Lantinga
|
ef988fe184
Only use CETCOMPAT on x86/x64 platforms
|
3 years ago |
Sam Lantinga
|
4e98ba612b
Set DYLIB_COMPATIBILITY_VERSION to DYLIB_CURRENT_VERSION to match autotools
|
3 years ago |
Gleb Mazovetskiy
|
803924b223
CMake: Make SDL_SHARED/STATIC/TEST options
|
3 years ago |