Caleb Cornett
|
feb10434a1
Order by subsystem
|
il y a 1 an |
Caleb Cornett
|
b2f216f9e2
Add GPU to iOS build config
|
il y a 1 an |
Sam Lantinga
|
9cf388f260
Re-added HAVE_FDATASYNC and HAVE_GETHOSTNAME for platforms that have them.
|
il y a 1 an |
Sam Lantinga
|
ed1ec236c1
Removed fdatasync and gethostname definitions from platforms that don't have them
|
il y a 1 an |
Caleb Cornett
|
9af5ffcfbe
Improve support for private platforms (#11220)
|
il y a 1 an |
Sam Lantinga
|
f6fa617139
Define SDL_DIALOG_DUMMY in SDL_build_config.h as needed
|
il y a 1 an |
Sam Lantinga
|
4627283eca
Allow building both Cocoa and dummy dialog implementations
|
il y a 1 an |
Petar Popovic
|
4392233007
Removed tabs from headers
|
il y a 1 an |
Semphris
|
9eea8234e6
Add SDL_Process subsystem
|
il y a 1 an |
Anonymous Maarten
|
baa1a5e2f4
Add SDL_strpbrk
|
il y a 1 an |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
il y a 1 an |
Sam Lantinga
|
473feab2a4
Added SDL_unsetenv()
|
il y a 1 an |
Sam Lantinga
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
il y a 1 an |
Ryan C. Gordon
|
a5c892d2c3
stdlib: Improve Unicode support and consistency in string comparison functions.
|
il y a 2 ans |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
il y a 2 ans |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
il y a 2 ans |
Ryan C. Gordon
|
1e8b006d43
stdlib: qsort and bsearch changes.
|
il y a 2 ans |
Ryan C. Gordon
|
99d1337de2
camera: Reenabled macOS/iOS support, with rewritten CoreMedia implementation.
|
il y a 2 ans |
Ryan C. Gordon
|
cb10c80aaf
camera: Reworked to operate with a driver interface, like other subsystems.
|
il y a 2 ans |
Ryan C. Gordon
|
7ae955ce68
camera: Renamed everything from "video capture" to "camera", wired to CMake.
|
il y a 2 ans |
Sam Lantinga
|
7ed1f3554d
Define HAVE_LIBC for the platforms with a C library
|
il y a 2 ans |
Sam Lantinga
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
il y a 2 ans |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 2 ans |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
Sylvain
|
59f93e20a7
Add SDL Video Capture, with back-end for linux/macos/ios/android
|
il y a 2 ans |
Anonymous Maarten
|
6127ac0871
Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h
|
il y a 2 ans |
Anonymous Maarten
|
3ab4665956
cmake: bump minimum required CMake version to 3.16
|
il y a 3 ans |
Sam Lantinga
|
e72935a445
Check for modff in addition to modf
|
il y a 2 ans |
Sam Lantinga
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
il y a 2 ans |
Sam Lantinga
|
bc5d074818
Added SDL_nextafter() and SDL_nextafterf()
|
il y a 2 ans |