Sam Lantinga
|
e8f4045d0b
Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!)
|
2 years ago |
Anonymous Maarten
|
8b1b6734f6
cmake: fold HAVE_INPUT_EVENTS into HAVE_LINUX_INPUT_H
|
2 years ago |
Anonymous Maarten
|
517db6d887
cmake: reset check state before testing -fobjc-arc
|
2 years ago |
Anonymous Maarten
|
20630b2e6c
cmake: check -fobjc-arc compiler flag on Apple platforms
|
2 years ago |
Anonymous Maarten
|
7774de0fe3
cmake: file(RELATIVE_PATH) needs 2 absolute paths
|
2 years ago |
Anonymous Maarten
|
90255914a8
cmake: install pdb's when present
|
2 years ago |
Anonymous Maarten
|
933ec9e978
cmake: add qnx support
|
2 years ago |
Anonymous Maarten
|
b388f6e32d
cmake: use MSVC_RUNTIME_LIBRARY to force MT
|
2 years ago |
Anonymous Maarten
|
fcae9cd210
cmake: build with -Wdocumentation
|
2 years ago |
Christopher Wellons
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
2 years ago |
Joshua Barnett
|
547c8c288b
Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native
|
2 years ago |
Anonymous Maarten
|
0262f757e1
cmake: check whether libunwind can be compiled and linked against
|
2 years ago |
Anonymous Maarten
|
8908d16285
cmake: explicitly disable WINDOWS_EXPORT_ALL_SYMBOLS for SDL2
|
2 years ago |
scribam
|
e42a3a3233
cmake: use SDL_CPU_ARM32 instead of CMAKE_GENERATOR_PLATFORM STREQUAL "ARM"
|
2 years ago |
Sam Lantinga
|
ceece918e4
Updated to version 2.29.0 for development
|
2 years ago |
Sam Lantinga
|
ffa78e6bea
Updated to version 2.28.0 for release
|
2 years ago |
Sam Lantinga
|
d4f9be4416
Updated to version 2.27.1 for release candidate
|
2 years ago |
Anonymous Maarten
|
14f4fd3f11
git commit -m "cmake: set maximum policy to 3.5
|
2 years ago |
Anonymous Maarten
|
72606d97e6
cmake: allow #include "SDL2/SDL.h.h" when using SDL2 as subproject
|
2 years ago |
Sam Lantinga
|
63b8af3558
Disable unused local typedefs warning
|
2 years ago |
Anonymous Maarten
|
cd64e0b6e3
SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX
|
3 years ago |
Anonymous Maarten
|
51c10bef0b
cmake: disable warnings in libm + warning about EMMS instruction
|
3 years ago |
Anonymous Maarten
|
5e5b029d6c
cmake: add /Q_no-use-libirc flag when building a no-libc library
|
3 years ago |
Anonymous Maarten
|
e5ebbdafd4
cmake: add support for building with Intel C compiler
|
3 years ago |
Anonymous Maarten
|
984af1a725
cmake: new LLVM based Intel compiler does not recognize MSVC's /MP
|
3 years ago |
Anonymous Maarten
|
1158cff9ea
cmake: increase threshold for stack probes
|
3 years ago |
Anonymous Maarten
|
ce4c54e2b2
cmake: get_filename_component(EXT) retturns extension including leading dot
|
3 years ago |
Anonymous Maarten
|
6c495a92f0
cmake: use compatible interface properties to disallow linking to a different version of SDL
|
3 years ago |
Ozkan Sezer
|
22df572979
look for clock_gettime() in libc first, then in librt if not found.
|
3 years ago |
Anonymous Maarten
|
e927e5d440
vita: add missing static libraries for using gles with pib
|
3 years ago |