Sam Lantinga
|
1bd4b7fdf1
Updated iOS tests and demos for latest SDL linking requirements
|
4 年之前 |
Sam Lantinga
|
e87fbb1aa7
Removed old iOS-only project and demos
|
4 年之前 |
Sam Lantinga
|
dc60b975f3
Removed old iOS-only project and demos
|
4 年之前 |
Sam Lantinga
|
3a3aaac221
Added 4 auxiliary buttons to the game controller API
|
4 年之前 |
Sam Lantinga
|
a22beef402
Moved the PS5 controller driver to a separate file, as the advanced feature protocol is very different from that of the PS4
|
4 年之前 |
Sam Lantinga
|
bd2dd3f6bb
Added Android mapping for the Sony PS5 Controller
|
4 年之前 |
Sam Lantinga
|
4d79f9662f
Added initial support for the Sony PS5 Controller
|
4 年之前 |
Sam Lantinga
|
e555d45331
Added SDL_JoystickHasLED
|
4 年之前 |
Ethan Lee
|
83cddd2ebc
Add SDL_JoystickSetLED.
|
5 年之前 |
Ryan C. Gordon
|
1b8dee7caf
coreaudio: Remove unnecessary include of CoreServices.h
|
4 年之前 |
Ozkan Sezer
|
79221e85a0
SDL_stdinc.h: define _DARWIN_C_SOURCE on macOS for memset_pattern4()
|
4 年之前 |
Sylvain Becker
|
311ae829c7
Android: keep compatibility with older JDK
|
4 年之前 |
Sylvain Becker
|
97cf314526
Android: apply code simplications found with lint / Android Studio
|
4 年之前 |
Sam Lantinga
|
ddc0727bba
Fixed implicit memcpy() when building for ARM64 on Windows (thanks Seigo!)
|
4 年之前 |
Ryan C. Gordon
|
010d5fba93
kmsdrm: Make this build with significantly older system libraries.
|
4 年之前 |
Ozkan Sezer
|
f0c5841714
SDL_shape_internals.h: forward-declare struct SDL_ShapeTree.
|
4 年之前 |
Ozkan Sezer
|
a4040293dd
os2: misc build fixes
|
4 年之前 |
Ozkan Sezer
|
bfc80d83c2
minor coding style cleanup
|
4 年之前 |
Ryan C. Gordon
|
ba36eb0437
metal: Make line drawing match software renderer.
|
4 年之前 |
Ryan C. Gordon
|
c33f808354
render: Restoring line rendering fixes that were previously put on hold.
|
4 年之前 |
Sylvain Becker
|
0360987f45
Android: fix deprecated onCreateDialog() methods
|
4 年之前 |
Sam Lantinga
|
5dc6c3c951
Updated Vulkan headers to version 1.2.158
|
4 年之前 |
Ozkan Sezer
|
fbbc4ab33b
os2: can build with libsamplerate support if wanted to.
|
4 年之前 |
Sylvain Becker
|
967041681b
Android: fix Clipboard deprecated methods
|
4 年之前 |
Manuel Alfayate Corchete
|
5682b066e9
kmsdrm: Add comment about KMSDRM_VideoQuit() changes.
|
4 年之前 |
Manuel Alfayate Corchete
|
63b7827709
kmsdrm: properly exit with an error when ATOMIC interface is not yet available, instead of just segfaulting.
|
4 年之前 |
Manuel Alfayate Corchete
|
a3262205b5
kmsdrm: rearrange init function so we try ATOMIC compatibility first.
|
4 年之前 |
Manuel Alfayate Corchete
|
b1ea0be865
kmsdrm: Add missing checks after SDL_calloc() calls.
|
4 年之前 |
Manuel Alfayate Corchete
|
ad9ec8b363
kmsdrm: Small fix, missing bracket.
|
4 年之前 |
Manuel Alfayate Corchete
|
87a86675ed
kmsdrm: Always use spaces for indentation. Always use SDL_calloc() for calloc.
|
4 年之前 |