Neal Gompa
|
0696fc0134
cmake: Split SDL2-static and SDL2main into their own target exports
|
3 years ago |
Sam Lantinga
|
9294634840
Updated to version 2.0.20 for release
|
3 years ago |
Ozkan Sezer
|
75ac944b9c
check for tpcshrd.h and define HAVE_TPCSHRD_H if it's available.
|
3 years ago |
ulatekh
|
3ea82eaaff
Under MSVC, build project-sources in parallel.
|
3 years ago |
Wouter Wijsman
|
cd1f24a998
Add forgotten psppower library to link
|
3 years ago |
Francisco Javier Trujillo Mata
|
13a9cd4797
Adding sysfilesystem driver to PSP
|
3 years ago |
Cameron Gutman
|
83583dc49d
cmake: Fix WGI detection with older SDKs
|
3 years ago |
Sam Lantinga
|
881feca1f2
CMAKE: fixed cflags check for build type
|
3 years ago |
Ivan Epifanov
|
60c3ca49b4
Vita: disable arm asm blitters and add missing pvr dep
|
3 years ago |
Ozkan Sezer
|
493d45f00f
minor tidy-up in cmake script.
|
3 years ago |
Wouter Wijsman
|
897c7cfa8b
Make sure SDL_VIDEO_RENDER_PSP is set
|
3 years ago |
Wouter Wijsman
|
21fd0047e3
Initial for building PSP version with CMake
|
3 years ago |
Anders Jenbo
|
d68b429cfb
[ios] Fix failing to link iconv when build using CMake
|
3 years ago |
Sam Lantinga
|
5fc901d4f3
Updated to version 2.0.19 for development
|
3 years ago |
Ozkan Sezer
|
5a0ea7fb17
Check for O_CLOEXEC definition in fcntl.h at configuration time,
|
3 years ago |
Ozkan Sezer
|
cb2f3bedf5
tidy-up a comment in cmake script
|
3 years ago |
Ozkan Sezer
|
22e59cd106
CMakeLists.txt: update DYLIB_CURRENT_VERSION too 2.0.18 for release
|
3 years ago |
Sam Lantinga
|
7242075b2b
Updated version to 2.0.18 for release
|
3 years ago |
Cameron Gutman
|
2fa35757a9
cmake: Weak link to GameController.framework to handle older OSes
|
3 years ago |
Cameron Gutman
|
bc409163a8
cmake: Detect SDL_JOYSTICK_MFI for macOS
|
3 years ago |
Ozkan Sezer
|
d9f70878f9
don't use CMAKE_COMPILER_IS_MINGW
|
3 years ago |
Ozkan Sezer
|
b7f9c2089a
cmake: handle warning flags properly (thanks to hgs3 for pointers.)
|
3 years ago |
Ozkan Sezer
|
f8900583e5
removed windows winmm joystick driver
|
3 years ago |
Ozkan Sezer
|
35b7ce1893
cmake: final report fixes for mmx, ssemath, dummyvideo, wasapi, xinput.
|
3 years ago |
hgs3
|
6b66542e7b
Fixing compilation errors for VS2019 Clang toolset (fixes #4702)
|
3 years ago |
Cameron Gutman
|
43d1b42a5a
cmake: Sync build config options with autotools
|
3 years ago |
Sam Lantinga
|
a0f8afb599
Separated the HIDAPI subsystem from HIDAPI joysticks
|
3 years ago |
Ryan C. Gordon
|
8f63e9ff68
cmake: use generated SDL_config.h to build SDLmain static lib
|
3 years ago |
Ryan C. Gordon
|
3a82e432f0
cmake: Moved back to requiring merely CMake 3.0.0.
|
3 years ago |
Ethan Lee
|
4b42c05ba1
video: Add SDL_SetWindowMouseRect.
|
3 years ago |