Frank Praznik
|
27b1b6d4eb
Add checks for memfd_create() and posix_fallocate() to the autotools build
|
1 year ago |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
Ozkan Sezer
|
17e62abb6d
revise iconv detection:
|
1 year ago |
Anonymous Maarten
|
d81d986858
cmake: fix uses of undefined macro identifiers (-Wundef)
|
1 year ago |
Sam Lantinga
|
e8f4045d0b
Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!)
|
1 year ago |
Frank Praznik
|
44dc90dcc8
autotools: Add check for libdecor get min/max functions
|
2 years 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 |
Sam Lantinga
|
9f8b68a278
Fixed building without linux/input.h
|
2 years ago |
Brad Smith
|
f4e3af15a1
Simplify OSS test by removing OpenBSD specific location of the soundcard.h header
|
2 years ago |
Sam Lantinga
|
3f89d1704d
Fixed building with libusb not dynamicaly loaded
|
2 years ago |
Ozkan Sezer
|
a8d41b3b45
check for shellscalingapi.h presence instead of WINVER >= 0x0603
|
2 years ago |
Francisco Javier Trujillo Mata
|
6b03c1adf6
Add filesystem driver
|
2 years ago |
chalonverse
|
4082821822
DirectX 12 Renderer (#5761)
|
2 years ago |
yuanhecai
|
17f63e53f8
Add loongarch support
|
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 |
Ozkan Sezer
|
c0bb39e5e9
check for HAVE_ROAPI_H in cmake and autotools, and
|
3 years ago |
pionere
|
65e9415b98
sync handling of subsystems
|
3 years ago |
pionere
|
998117b3ff
add 'Misc' subsystem
|
3 years ago |
pionere
|
739f350f45
add SDL_LOCALE_DISABLED to SDL_config.h
|
3 years ago |
Ozkan Sezer
|
75ac944b9c
check for tpcshrd.h and define HAVE_TPCSHRD_H if it's available.
|
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 |
Ozkan Sezer
|
f8900583e5
removed windows winmm joystick driver
|
3 years ago |
Ryan C. Gordon
|
aeff8748a5
configure: Allow building of the "offscreen" video target.
|
3 years ago |
Ethan Lee
|
4b42c05ba1
video: Add SDL_SetWindowMouseRect.
|
3 years ago |
Sam Lantinga
|
b8327a4a48
Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems
|
3 years ago |
Ozkan Sezer
|
802e17aad9
autotools: added windows.gaming.input.h (and SDL_JOYSTICK_WGI) detection
|
3 years ago |