Sam Lantinga
|
67c67f3a6b
Updated version to 2.0.10
|
6 years ago |
Sam Lantinga
|
1b73d578f3
Temporary fix for bug 4254 - a _lot_ of strict aliasing warnings
|
6 years ago |
Sam Lantinga
|
59483c6446
Fixed bug 4593 - Respect CMake's BUILD_SHARED_LIBS default behavior
|
6 years ago |
Sam Lantinga
|
68bb8d6c13
Fixed bug 4594 - Fix install location of CMake targets on Apple platforms
|
6 years ago |
Sam Lantinga
|
50aab19877
Fixed bug 4639 - CMake build does not generate libhidapi.so for Android
|
6 years ago |
Serhii Charykov
|
510b01f5fc
Fix WORKING_DIR parameter
|
7 years ago |
Sam Lantinga
|
f79190f407
Use _Exit() when available
|
7 years ago |
Hugh McMaster
|
af4bbb3064
configure.in: Rename to configure.ac to fix an 'aclocal' warning
|
7 years ago |
Ryan C. Gordon
|
8a5a05c168
events: Let arbitrary signals to simulate iOS/Android backgrounding events.
|
7 years ago |
Ryan C. Gordon
|
d4a21f54b8
cmake: Comment out some debug logging that can upset build environments.
|
7 years ago |
Ryan C. Gordon
|
bc57ac27f9
mir: Removed mir client support.
|
7 years ago |
Ozkan Sezer
|
04761d7d6b
CMakeLists.txt: set dylib version numbers properly. (bug #2915.)
|
7 years ago |
Sam Lantinga
|
c17d62996f
Mark a subsystem as dummy, not disabled, if it was intended to be compiled in.
|
7 years ago |
Sam Lantinga
|
14d2ec80e7
commit 8f4dedc039190f5e734c47dcc4fc021b5793b659
|
7 years ago |
Ozkan Sezer
|
b11c75e9f4
configury, cmake: add check for endpointvolume.h :
|
7 years ago |
Ozkan Sezer
|
cf7460e477
configury, cmake: make wasapi option independent of directx.
|
7 years ago |
Sam Lantinga
|
bc6c199790
Updated version to 2.0.9
|
7 years ago |
Drew Pirrone-Brusse
|
58021b3834
Correct the name of the SDL shared library in CMake for Mac OS
|
7 years ago |
Sam Lantinga
|
8aaef4b914
Fixed bug 3166 - It would be nice, if SDL would support including SDL project as a subdirectory into another CMake project
|
7 years ago |
Ryan C. Gordon
|
c19516b50c
cmake: correctly report Vulkan support at configure time (thanks, Tiago!).
|
7 years ago |
Ozkan Sezer
|
9753b9cc46
CMakeLists.txt: fix typo SDL_SENSORS_DISABLED -> SDL_SENSOR_DISABLED
|
7 years ago |
Ryan C. Gordon
|
df5d565f48
cmake: add sensor subsystem to the build.
|
7 years ago |
Sam Lantinga
|
7c3040e08a
First pass on the new SDL sensor API
|
7 years ago |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
7 years ago |
Ryan C. Gordon
|
4d4bb2b0ed
cmake: use WINDOWS instead of WIN32.
|
7 years ago |
Vitaly Novichkov
|
3a11bba267
Remove "lib" prefix from DLL file on MinGW builds
|
7 years ago |
Ozkan Sezer
|
8857791627
make WASAPI configurable in autofoo and cmake (default is on.)
|
7 years ago |
Sam Lantinga
|
5e8c81673f
Fixed bug 4135 - Broken symlink libSDL2.so since rev11940
|
8 years ago |
Bastien Bouclet
|
9856d96777
Fix the include path in the installed CMake target import file
|
8 years ago |
Saad Khattak
|
6b5ed0fd49
Added debug postfix to install command and fixed library path
|
8 years ago |