Sam Lantinga
|
bc6c199790
Updated version to 2.0.9
|
7 년 전 |
Drew Pirrone-Brusse
|
58021b3834
Correct the name of the SDL shared library in CMake for Mac OS
|
7 년 전 |
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 년 전 |
Ryan C. Gordon
|
c19516b50c
cmake: correctly report Vulkan support at configure time (thanks, Tiago!).
|
7 년 전 |
Ozkan Sezer
|
9753b9cc46
CMakeLists.txt: fix typo SDL_SENSORS_DISABLED -> SDL_SENSOR_DISABLED
|
7 년 전 |
Ryan C. Gordon
|
df5d565f48
cmake: add sensor subsystem to the build.
|
7 년 전 |
Sam Lantinga
|
7c3040e08a
First pass on the new SDL sensor API
|
7 년 전 |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
7 년 전 |
Ryan C. Gordon
|
4d4bb2b0ed
cmake: use WINDOWS instead of WIN32.
|
7 년 전 |
Vitaly Novichkov
|
3a11bba267
Remove "lib" prefix from DLL file on MinGW builds
|
7 년 전 |
Ozkan Sezer
|
8857791627
make WASAPI configurable in autofoo and cmake (default is on.)
|
7 년 전 |
Sam Lantinga
|
5e8c81673f
Fixed bug 4135 - Broken symlink libSDL2.so since rev11940
|
8 년 전 |
Bastien Bouclet
|
9856d96777
Fix the include path in the installed CMake target import file
|
8 년 전 |
Saad Khattak
|
6b5ed0fd49
Added debug postfix to install command and fixed library path
|
8 년 전 |
Micha? Janiszewski
|
0a5c10654c
Fix ARM builds with MSVC
|
8 년 전 |
Olli Kallioinen
|
5cbb90da02
cmake: Set debug library name suffix per target instead of setting it globally. Don't add a suffix on android
|
8 년 전 |
Sam Lantinga
|
6cf4d0e43b
Fixed bug 4092 - CMake support for building everything in the "test" directory
|
8 년 전 |
Ethan Lee
|
11c348b4d7
SDL_log10
|
8 년 전 |
Sam Lantinga
|
c329381f4c
Description: fix installation of shared library for Android
|
8 년 전 |
Sam Lantinga
|
f1ec8a5f4c
Check for immintrin.h before using it in SDL_cpuinfo.h
|
8 년 전 |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
8 년 전 |
Sam Lantinga
|
57ebc72714
Fixed bug 3975 - Add GLES2 support for macOS via ANGLE library
|
8 년 전 |
Sam Lantinga
|
a4b33d7451
Fixed bug 3959 - cmake build broken by commit 11702 (7fdbffd47c0e) due to typo
|
8 년 전 |
Sam Lantinga
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
8 년 전 |
Sam Lantinga
|
2c5724ef5d
Updated version to 2.0.8 since SDL_image depends on it
|
8 년 전 |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
8 년 전 |
Sam Lantinga
|
34502143d9
Added float versions of SDL's math functions
|
8 년 전 |
Sam Lantinga
|
f658a737f6
Fixed bug 3882 - cmake fix for osx
|
8 년 전 |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
8 년 전 |
Sam Lantinga
|
f4cd68a537
Fixed bug 3866 - CMake error when trying to make the 'uninstall' target when it already exists
|
8 년 전 |