Sam Lantinga
|
2b5b8fdbd5
Updated copyright for 2025
|
3 months ago |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
Ozkan Sezer
|
3bc4bad8fb
add missing strcasestr checks to cmake and autotools build systems,
|
2 years ago |
Cameron Cawley
|
e0f3da497f
Remove unused SDL_ASSEMBLY_ROUTINES define
|
2 years ago |
Ryan C. Gordon
|
7d7ec9c951
x11: Remove XVidMode and Xinerama support.
|
3 years ago |
Ozkan Sezer
|
e9ff4fdd49
add SDL_bsearch
|
3 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Ozkan Sezer
|
5a0ea7fb17
Check for O_CLOEXEC definition in fcntl.h at configuration time,
|
3 years ago |
Ryan C. Gordon
|
478f9eed28
x11: Don't include X11/extensions/extutil.h
|
3 years ago |
Ozkan Sezer
|
77c8d11137
configuration updates for dlopen:
|
3 years ago |
Ozkan Sezer
|
e16fb60323
tweak HAVE_IMMINTRIN_H in SDL_config_windows.h, add to SDL_config_macosx.h
|
3 years ago |
Sam Lantinga
|
2426949a18
Removed support for clock_gettime_nsec_np()
|
4 years ago |
Ozkan Sezer
|
aa4a6b0b88
better check for clock_gettime_nsec_np() -- cf. bug #5467.
|
4 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Sam Lantinga
|
93ccdee8c1
Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf
|
4 years ago |
Sam Lantinga
|
1e943e2ad2
Fixed building with an older SDK and macOS target
|
4 years ago |
Sam Lantinga
|
1fc5ca6484
Fixed building with an older SDK and macOS target
|
4 years ago |
Sam Lantinga
|
38ab8bf74b
Fixed bug 5362 - Mac OS ARM doesn't build Metal/Vulkan back-end/renderers
|
4 years ago |
Sam Lantinga
|
62e39b5fa7
Fixed building with an older SDK and macOS target
|
4 years ago |
Sam Lantinga
|
1df593fb16
Fixed bug 5355 - Add GameController Framework support to macOS
|
4 years ago |
Ryan C. Gordon
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
4 years ago |
Sam Lantinga
|
e6c640f314
Enable the virtual joystick API by default
|
5 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
5 years ago |
Ryan C. Gordon
|
ed7483f82c
x11: On macOS, look for X11 install in /opt/X11 instead of /usr/X11R6.
|
5 years ago |
Alex Szpakowski
|
aebaa316c7
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
5 years ago |
Alex Szpakowski
|
39e8b007a7
macOS: fix atomics using deprecated functions instead of compiler intrinsics, when SDL is built with the Xcode project.
|
5 years ago |
Sam Lantinga
|
69d27a69cd
Fixed bug 4570 - Support Vulkan Portability rather than MoltenVK specifically
|
5 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |