Olli Kallioinen
|
5cbb90da02
cmake: Set debug library name suffix per target instead of setting it globally. Don't add a suffix on android
|
7 年之前 |
Sam Lantinga
|
6cf4d0e43b
Fixed bug 4092 - CMake support for building everything in the "test" directory
|
7 年之前 |
Ethan Lee
|
11c348b4d7
SDL_log10
|
7 年之前 |
Sam Lantinga
|
c329381f4c
Description: fix installation of shared library for Android
|
7 年之前 |
Sam Lantinga
|
f1ec8a5f4c
Check for immintrin.h before using it in SDL_cpuinfo.h
|
7 年之前 |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
7 年之前 |
Sam Lantinga
|
57ebc72714
Fixed bug 3975 - Add GLES2 support for macOS via ANGLE library
|
7 年之前 |
Sam Lantinga
|
a4b33d7451
Fixed bug 3959 - cmake build broken by commit 11702 (7fdbffd47c0e) due to typo
|
7 年之前 |
Sam Lantinga
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 年之前 |
Sam Lantinga
|
2c5724ef5d
Updated version to 2.0.8 since SDL_image depends on it
|
7 年之前 |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
7 年之前 |
Sam Lantinga
|
34502143d9
Added float versions of SDL's math functions
|
7 年之前 |
Sam Lantinga
|
f658a737f6
Fixed bug 3882 - cmake fix for osx
|
7 年之前 |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
7 年之前 |
Sam Lantinga
|
f4cd68a537
Fixed bug 3866 - CMake error when trying to make the 'uninstall' target when it already exists
|
7 年之前 |
Sam Lantinga
|
0ce23a5498
Updated version to 2.0.7
|
7 年之前 |
Sam Lantinga
|
827e985041
Fixed bug 3862 - Install is broken when adding SDL2 to an existing CMake project
|
7 年之前 |
Sam Lantinga
|
260db92cbb
Added stub Steam Controller sources to Android and iOS command line builds
|
7 年之前 |
Sam Lantinga
|
2cdb967435
Fixed the include path for khronos with Visual Studio
|
7 年之前 |
Sam Lantinga
|
f465f24d73
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
7 年之前 |
Sam Lantinga
|
347fe70432
Fixed bug 3789 - Android : small clean up
|
7 年之前 |
Sam Lantinga
|
e53c5c5c50
Fix QNX build - prioritize system EGL headers over the Khronos ones
|
7 年之前 |
Sam Lantinga
|
92bf608527
Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG and ANGLE/GLES 2.0
|
7 年之前 |
Sam Lantinga
|
c0530bcdf3
We removed QuartzCore link dependency in commit 5be6badaf7e1
|
7 年之前 |
Sam Lantinga
|
ce2b16445e
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
|
7 年之前 |
Sam Lantinga
|
ea91908e95
Fixed Android ABI check to match vulkan/vk_platform.h
|
7 年之前 |
Ryan C. Gordon
|
c722e58d1f
vulkan: Include a copy of vulkan.h and vk_platform.h.
|
7 年之前 |
Ryan C. Gordon
|
25e3a1ec90
vulkan: Initial Vulkan support!
|
7 年之前 |
Sam Lantinga
|
5ca0152218
Fixed bug 3774 - Cmake build fails for Android
|
7 年之前 |
Sam Lantinga
|
f807655b7d
Fixed bug 3761 - Windows non-MinGW cmake build defines HAVE_WCSLCPY and HAVE_WCSLCAT
|
7 年之前 |