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 |
Manuel V?gele
|
554037a6f7
audio: fix popping sounds caused by signed/unsigned conversion
|
4 éve |
Sam Lantinga
|
f311e0a826
Removed debug log message
|
4 éve |
Yiding Jia
|
f31ad57fde
Implement keyboard repeat in wayland video driver
|
4 éve |
Alberts Muktup?vels
|
73010da4dc
x11events: ignore UnmapNotify events from XReparentWindow
|
4 éve |