Sam Lantinga
|
9cf388f260
Re-added HAVE_FDATASYNC and HAVE_GETHOSTNAME for platforms that have them.
|
před 1 rokem |
Sam Lantinga
|
ed1ec236c1
Removed fdatasync and gethostname definitions from platforms that don't have them
|
před 1 rokem |
Caleb Cornett
|
9af5ffcfbe
Improve support for private platforms (#11220)
|
před 1 rokem |
Semphris
|
9eea8234e6
Add SDL_Process subsystem
|
před 1 rokem |
Sam Lantinga
|
387774ab8a
Build config flags are either defined or undefined, never 0
|
před 1 rokem |
cosmonaut
|
2e7d5bb429
Add the SDL_GPU API
|
před 2 roky |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
před 1 rokem |
Sam Lantinga
|
691cf15e75
Removed the ancient Android audio driver
|
před 1 rokem |
Sam Lantinga
|
473feab2a4
Added SDL_unsetenv()
|
před 1 rokem |
captain0xff
|
0506cf18ab
android: enable vulkan renderer
|
před 1 rokem |
Sam Lantinga
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
před 1 rokem |
Anthony
|
e9982bf1b5
Filter Android drivers according to SDL_***_DISABLED macros to help reduce APK size (#9986)
|
před 1 rokem |
Ryan C. Gordon
|
a5c892d2c3
stdlib: Improve Unicode support and consistency in string comparison functions.
|
před 2 roky |
Frank Praznik
|
4a7e3beeb9
filesystem: Use high-res file times on more platforms
|
před 2 roky |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
před 2 roky |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
před 2 roky |
Ryan C. Gordon
|
1e8b006d43
stdlib: qsort and bsearch changes.
|
před 2 roky |
Ryan C. Gordon
|
2613e3da24
camera: Rewrote Android support.
|
před 2 roky |
Ryan C. Gordon
|
cb10c80aaf
camera: Reworked to operate with a driver interface, like other subsystems.
|
před 2 roky |
Ryan C. Gordon
|
7ae955ce68
camera: Renamed everything from "video capture" to "camera", wired to CMake.
|
před 2 roky |
Sam Lantinga
|
7ed1f3554d
Define HAVE_LIBC for the platforms with a C library
|
před 2 roky |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
před 2 roky |
Anonymous Maarten
|
6127ac0871
Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h
|
před 2 roky |
Sam Lantinga
|
e72935a445
Check for modff in addition to modf
|
před 2 roky |
Sam Lantinga
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
před 2 roky |
Sam Lantinga
|
bc5d074818
Added SDL_nextafter() and SDL_nextafterf()
|
před 2 roky |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
před 3 roky |
Anonymous Maarten
|
f91a747549
include: SDL_dynapi.h depends on platform defines
|
před 3 roky |
Sam Lantinga
|
7f23d71b6a
Added SDL_modf() and SDL_modff()
|
před 3 roky |
Sam Lantinga
|
1e2dfdb019
Removed the OpenGL ES 1.0 2D render implementation
|
před 3 roky |