.. |
atomic
|
16e699a761
Proposing exposing as public api the various arch dependent
|
2 éve |
audio
|
f1390780ca
Fix use after free when removing Windows audio device
|
2 éve |
core
|
8f5932dc2e
evdev: Support user-provided devices via SDL_EVDEV_DEVICES in non-udev mode.
|
2 éve |
cpuinfo
|
9723917637
Use proper header for OpenBSD PPC CPU detection
|
2 éve |
dynapi
|
98bac00dcc
Add `SDL_GetPointDisplayIndex` and `SDL_GetRectDisplayIndex` and re-implement `SDL_GetWindowDisplayIndex` in terms of `SDL_GetRectDisplayIndex`
|
2 éve |
events
|
0cd5b08bfe
Fixed infinite loop when SDL_SendKeyboardText() is passed invalid UTF-8 text
|
2 éve |
file
|
f317d619cc
Xbox GDKX support (#5869)
|
2 éve |
filesystem
|
cef1514b01
Fixed some Xcode warnings
|
2 éve |
haptic
|
f317d619cc
Xbox GDKX support (#5869)
|
2 éve |
hidapi
|
a547c185ce
Fixed crash if uevent info isn't available
|
2 éve |
joystick
|
1db7d33dc4
Recover from Bluetooth devices temporarily out of range
|
2 éve |
libm
|
f0a05ed476
Add some PS2 flags
|
2 éve |
loadso
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
3 éve |
locale
|
cbdb67b4f6
Vita: add SDL_GetPreferredLocales support
|
3 éve |
main
|
d355ea9981
Add a way to avoid IOP reset
|
2 éve |
misc
|
f317d619cc
Xbox GDKX support (#5869)
|
2 éve |
power
|
5c4fff7f63
Don't fail to get battery status if the upower refresh call fails
|
3 éve |
render
|
20f9a1b8a4
Implement SetTextureScaleMode
|
2 éve |
sensor
|
e8c3ff56e0
Removed problematic call to ISensor_SetEventSink()
|
3 éve |
stdlib
|
7f42fb54ad
Applied DragonFly BSD patch
|
2 éve |
test
|
2dd7659884
test: Fixed wrong arguments to SDL_SetWindowFullscreen.
|
2 éve |
thread
|
f317d619cc
Xbox GDKX support (#5869)
|
2 éve |
timer
|
f317d619cc
Xbox GDKX support (#5869)
|
2 éve |
video
|
a346c4bbef
egl: Add support for SDL_GL_FLOATBUFFERS.
|
2 éve |
SDL.c
|
f317d619cc
Xbox GDKX support (#5869)
|
2 éve |
SDL_assert.c
|
12211df669
hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0
|
2 éve |
SDL_assert_c.h
|
120c76c84b
Updated copyright for 2022
|
3 éve |
SDL_dataqueue.c
|
120c76c84b
Updated copyright for 2022
|
3 éve |
SDL_dataqueue.h
|
120c76c84b
Updated copyright for 2022
|
3 éve |
SDL_error.c
|
d4e6047e3c
Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795)
|
2 éve |
SDL_error_c.h
|
cbd0187475
Removed the limit on the size of the SDL error message
|
2 éve |
SDL_guid.c
|
3a20274ddf
Refactoring: move GUID operations out of Joystick
|
2 éve |
SDL_hints.c
|
7eb13c21c6
improve behavior of SDL_SetHint(WithPriority) (#5309)
|
2 éve |
SDL_hints_c.h
|
120c76c84b
Updated copyright for 2022
|
3 éve |
SDL_internal.h
|
f0566702c5
Fix enabling SDL_DYNAMIC_API in OpenWatcom builds
|
2 éve |
SDL_list.c
|
78834b50d6
Add SDL_list.c/h
|
3 éve |
SDL_list.h
|
78834b50d6
Add SDL_list.c/h
|
3 éve |
SDL_log.c
|
ad0b91302d
android: Add missing entries to SDL_category_prefixes table.
|
2 éve |
SDL_log_c.h
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
3 éve |
SDL_utils.c
|
53e685168d
Fixed declaration-after-statement warning
|
2 éve |
SDL_utils_c.h
|
2be9301410
Fixed comment (thanks @pionere!)
|
2 éve |