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 |
Micha? Janiszewski
|
0a5c10654c
Fix ARM builds with MSVC
|
8 years ago |
Olli Kallioinen
|
5cbb90da02
cmake: Set debug library name suffix per target instead of setting it globally. Don't add a suffix on android
|
8 years ago |
Sam Lantinga
|
6cf4d0e43b
Fixed bug 4092 - CMake support for building everything in the "test" directory
|
8 years ago |
Ethan Lee
|
11c348b4d7
SDL_log10
|
8 years ago |
Sam Lantinga
|
c329381f4c
Description: fix installation of shared library for Android
|
8 years ago |
Sam Lantinga
|
f1ec8a5f4c
Check for immintrin.h before using it in SDL_cpuinfo.h
|
8 years ago |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
8 years ago |
Sam Lantinga
|
57ebc72714
Fixed bug 3975 - Add GLES2 support for macOS via ANGLE library
|
8 years ago |
Sam Lantinga
|
a4b33d7451
Fixed bug 3959 - cmake build broken by commit 11702 (7fdbffd47c0e) due to typo
|
8 years ago |