Ryan C. Gordon
|
cb10c80aaf
camera: Reworked to operate with a driver interface, like other subsystems.
|
2 years ago |
Ryan C. Gordon
|
7ae955ce68
camera: Renamed everything from "video capture" to "camera", wired to CMake.
|
2 years ago |
Ryan C. Gordon
|
f49ce4a15d
camera: Renamed "video_capture" files to "camera" and moved to own subdir.
|
2 years ago |
Sam Lantinga
|
d6a48e4958
Don't use the system iconv on Apple mobile platforms
|
2 years ago |
Sam Lantinga
|
8f20ef5b43
Re-enable C runtime with Mingw, and disable the problematic math test
|
2 years ago |
Sam Lantinga
|
1f177be1e4
Disable the Mingw C runtime by default
|
2 years ago |
Sam Lantinga
|
5e70ee29cc
Build SDL with the static C runtime on Visual Studio
|
2 years ago |
Sam Lantinga
|
5db543a66a
Just use the khronos headers for the checks that need them
|
2 years ago |
Sam Lantinga
|
116c60c5b0
Run EGL/GLES cmake tests with the Khronos headers available
|
2 years ago |
Anonymous Maarten
|
49adb23ad9
Build yuv_rgb_lsx.c with -mlsx
|
2 years ago |
Sam Lantinga
|
f224af5ac5
Updated Haptic API for SDL 3.0 conventions
|
2 years ago |
Sam Lantinga
|
130b361904
Removed SDL_MISC_DISABLED
|
2 years ago |
Sam Lantinga
|
20fa5e6ad0
Removed SDL_LOCALE_DISABLED
|
2 years ago |
Sam Lantinga
|
6efadfdb77
Removed SDL_FILESYSTEM_DISABLED
|
2 years ago |
Sam Lantinga
|
3d951134a3
Removed SDL_FILE_DISABLED
|
2 years ago |
Sam Lantinga
|
ac367be171
Updated CMakeLists.txt now that timers and threads can't be disabled
|
2 years ago |
Sam Lantinga
|
31f34e9504
Removed SDL_ATOMIC_DISABLED
|
2 years ago |
Sam Lantinga
|
6e1b11368d
Removed SDL_CPUINFO_DISABLED
|
2 years ago |
Sam Lantinga
|
52d6587084
Removed SDL_EVENTS_DISABLED
|
2 years ago |
Sam Lantinga
|
ba02722755
Removed SDL_LOADSO_DISABLED
|
2 years ago |
Sam Lantinga
|
0d7df16812
Timers are a required platform feature
|
2 years ago |
Anonymous Maarten
|
5cbdeab799
Rename SDL_mslibc_x64.asm -> SDL_mslibc_x64.masm
|
2 years ago |
Julian Uy
|
10a8b750a0
Use common generic syscond for platforms with no cond implementation
|
2 years ago |
Sam Lantinga
|
ac0751a652
Added SDL_strnstr()
|
2 years ago |
Anonymous Maarten
|
5772e00c3f
cmake: disable oss by default on OpenBSD, not FreeBSD
|
2 years ago |
Anonymous Maarten
|
ed3fad1880
cmake: disable oss by default on Linux, NetBSD and FreeBSD
|
2 years ago |
Ozkan Sezer
|
d486de6349
cmake: fixed iconv detection test program
|
2 years ago |
Anonymous Maarten
|
e548044a82
ci: add NetBSD to test matrix
|
2 years ago |
Ozkan Sezer
|
42c8366fdc
revise iconv detection:
|
2 years ago |
Anonymous Maarten
|
a45b371de0
cmake: create and install SDL3::Jar target for Android
|
2 years ago |