Sam Lantinga
|
05b03032f1
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 |
Cameron Cawley
|
25c71748ad
Add a barebones RISC OS video driver
|
5 years ago |
Cameron Cawley
|
3db898c5b6
riscos: Implement SDL_GetPrefPath()
|
5 years ago |
Ryan C. Gordon
|
478f9eed28
x11: Don't include X11/extensions/extutil.h
|
3 years ago |
Sam Lantinga
|
6810399352
Enable AAUDIO driver for Android
|
3 years ago |
Ozkan Sezer
|
77c8d11137
configuration updates for dlopen:
|
3 years ago |
Christian Rauch
|
9e6fcbe72c
wayland: client-side decoration
|
4 years ago |