Sam Lantinga
|
3a3aaac221
Added 4 auxiliary buttons to the game controller API
|
4 éve |
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 éve |
Sam Lantinga
|
bd2dd3f6bb
Added Android mapping for the Sony PS5 Controller
|
4 éve |
Sam Lantinga
|
4d79f9662f
Added initial support for the Sony PS5 Controller
|
4 éve |
Sam Lantinga
|
e555d45331
Added SDL_JoystickHasLED
|
4 éve |
Ethan Lee
|
83cddd2ebc
Add SDL_JoystickSetLED.
|
5 éve |
Ryan C. Gordon
|
1b8dee7caf
coreaudio: Remove unnecessary include of CoreServices.h
|
4 éve |
Ozkan Sezer
|
79221e85a0
SDL_stdinc.h: define _DARWIN_C_SOURCE on macOS for memset_pattern4()
|
4 éve |
Sylvain Becker
|
311ae829c7
Android: keep compatibility with older JDK
|
4 éve |
Sylvain Becker
|
97cf314526
Android: apply code simplications found with lint / Android Studio
|
4 éve |
Sam Lantinga
|
ddc0727bba
Fixed implicit memcpy() when building for ARM64 on Windows (thanks Seigo!)
|
4 éve |
Ryan C. Gordon
|
010d5fba93
kmsdrm: Make this build with significantly older system libraries.
|
4 éve |
Ozkan Sezer
|
f0c5841714
SDL_shape_internals.h: forward-declare struct SDL_ShapeTree.
|
4 éve |
Ozkan Sezer
|
a4040293dd
os2: misc build fixes
|
4 éve |
Ozkan Sezer
|
bfc80d83c2
minor coding style cleanup
|
4 éve |
Ryan C. Gordon
|
ba36eb0437
metal: Make line drawing match software renderer.
|
4 éve |
Ryan C. Gordon
|
c33f808354
render: Restoring line rendering fixes that were previously put on hold.
|
4 éve |
Sylvain Becker
|
0360987f45
Android: fix deprecated onCreateDialog() methods
|
4 éve |
Sam Lantinga
|
5dc6c3c951
Updated Vulkan headers to version 1.2.158
|
4 éve |
Ozkan Sezer
|
fbbc4ab33b
os2: can build with libsamplerate support if wanted to.
|
4 éve |
Sylvain Becker
|
967041681b
Android: fix Clipboard deprecated methods
|
4 éve |
Manuel Alfayate Corchete
|
5682b066e9
kmsdrm: Add comment about KMSDRM_VideoQuit() changes.
|
4 éve |
Manuel Alfayate Corchete
|
63b7827709
kmsdrm: properly exit with an error when ATOMIC interface is not yet available, instead of just segfaulting.
|
4 éve |
Manuel Alfayate Corchete
|
a3262205b5
kmsdrm: rearrange init function so we try ATOMIC compatibility first.
|
4 éve |
Manuel Alfayate Corchete
|
b1ea0be865
kmsdrm: Add missing checks after SDL_calloc() calls.
|
4 éve |
Manuel Alfayate Corchete
|
ad9ec8b363
kmsdrm: Small fix, missing bracket.
|
4 éve |
Manuel Alfayate Corchete
|
87a86675ed
kmsdrm: Always use spaces for indentation. Always use SDL_calloc() for calloc.
|
4 éve |
Ozkan Sezer
|
cfc1362011
os2 video: updates to my_gradd.h
|
4 éve |
Sam Lantinga
|
f1b603ac6a
Fixed bug 5323 - SDL_SetWindowMaximumSize fails if Width or Height is equal to minimum Height or Width
|
4 éve |
Ozkan Sezer
|
cbadd1e380
geniconv/os2iconv.c: make it build correctly against os2tk headers.
|
4 éve |