Anonymous Maarten
|
ea60474c65
cmake: don't build SDL3-static Apple framework
|
2 年之前 |
1vanK
|
b221b59995
cmake: add SDL_REVISION option
|
2 年之前 |
Anonymous Maarten
|
e24b3e2fa4
cmake: rename SDL_TEST -> SDL_TEST_LIBRARY
|
2 年之前 |
Anonymous Maarten
|
d5479d7b81
project: build in (at least) c99 mode
|
2 年之前 |
Anonymous Maarten
|
3ab4665956
cmake: bump minimum required CMake version to 3.16
|
3 年之前 |
Anonymous Maarten
|
a4bb4eef73
cmake: create Android jars + apks for tests
|
2 年之前 |
Sam Lantinga
|
0a4e6f6d29
Added SDL_strnlen() and SDL_wcsnlen()
|
2 年之前 |
Anonymous Maarten
|
87ccb886fe
cmake: remove ability to build tests as a standalone project
|
2 年之前 |
Joshua Barnett
|
a5f387f828
Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native
|
2 年之前 |
Anonymous Maarten
|
ffcd1c0c26
cmake: explicitly disable WINDOWS_EXPORT_ALL_SYMBOLS for SDL3-shared
|
2 年之前 |
scribam
|
d85e327c92
cmake: use SDL_CPU_ARM32 instead of CMAKE_GENERATOR_PLATFORM STREQUAL "ARM"
|
2 年之前 |
Anonymous Maarten
|
4d23eaf81e
cmake: only define _FILE_OFFSET_BITS and _TIME_BITS for glibc
|
2 年之前 |
Anonymous Maarten
|
c3be4bc18d
cmake: Compile with 64-bit time stamps where possible
|
2 年之前 |
Anonymous Maarten
|
afdd448834
cmake: don't install sdlmanpages.cmake
|
2 年之前 |
Anonymous Maarten
|
937f5d0059
cmake: allow man page installation by SDL satellite libraries
|
2 年之前 |
Sam Lantinga
|
e72935a445
Check for modff in addition to modf
|
2 年之前 |
Sam Lantinga
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
2 年之前 |
Sam Lantinga
|
bc5d074818
Added SDL_nextafter() and SDL_nextafterf()
|
2 年之前 |
Anonymous Maarten
|
76a919d458
cmake: don't force enable/disable SDL_HIDAPI_LIBUSB
|
2 年之前 |
Sam Lantinga
|
6c28546828
Added SDL_wcstol()
|
2 年之前 |
Sam Lantinga
|
7602a3181e
Allow declarations after statements
|
2 年之前 |
Sam Lantinga
|
65180804c4
Disable unused local typedefs warning
|
2 年之前 |
Ryan C. Gordon
|
e474047ff8
rwlock: Added SDL_rwlock API for shared locks.
|
2 年之前 |
Ryan C. Gordon
|
e5a6c24c82
audio: Redesigned audio conversion code for SDL3.
|
2 年之前 |
Anonymous Maarten
|
029e61a07e
cmake: split SDL_NEON into SDL_NEON and SDL_NEON_BLITTERS
|
2 年之前 |
Anonymous Maarten
|
b99f380498
intrinsics: add lsx/lasx intrinsic headers when not disabled
|
2 年之前 |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
2 年之前 |
Elad Lahav
|
254f03388f
Detect QCC as the compiler
|
2 年之前 |
Elad Lahav
|
60d95e2a77
Use posix_spawn() on QNX
|
3 年之前 |
Elad Lahav
|
f352eeb90c
Use the built-in version of vsnprintf() to support printing NULLs
|
3 年之前 |