Ryan C. Gordon
|
a5c892d2c3
stdlib: Improve Unicode support and consistency in string comparison functions.
|
1 year ago |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
1 year ago |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
1 year ago |
Ryan C. Gordon
|
1e8b006d43
stdlib: qsort and bsearch changes.
|
1 year ago |
Ryan C. Gordon
|
99d1337de2
camera: Reenabled macOS/iOS support, with rewritten CoreMedia implementation.
|
1 year ago |
Ryan C. Gordon
|
cb10c80aaf
camera: Reworked to operate with a driver interface, like other subsystems.
|
1 year ago |
Ryan C. Gordon
|
7ae955ce68
camera: Renamed everything from "video capture" to "camera", wired to CMake.
|
1 year ago |
Sam Lantinga
|
7ed1f3554d
Define HAVE_LIBC for the platforms with a C library
|
1 year ago |
Sam Lantinga
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
1 year ago |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Sylvain
|
59f93e20a7
Add SDL Video Capture, with back-end for linux/macos/ios/android
|
1 year ago |
Anonymous Maarten
|
6127ac0871
Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h
|
1 year ago |
Anonymous Maarten
|
3ab4665956
cmake: bump minimum required CMake version to 3.16
|
2 years ago |
Sam Lantinga
|
e72935a445
Check for modff in addition to modf
|
2 years ago |
Sam Lantinga
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
2 years ago |
Sam Lantinga
|
bc5d074818
Added SDL_nextafter() and SDL_nextafterf()
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Anonymous Maarten
|
f91a747549
include: SDL_dynapi.h depends on platform defines
|
2 years ago |
Sam Lantinga
|
7f23d71b6a
Added SDL_modf() and SDL_modff()
|
2 years ago |
Sam Lantinga
|
1e2dfdb019
Removed the OpenGL ES 1.0 2D render implementation
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 years ago |