.. |
atomic
|
16e699a761
Proposing exposing as public api the various arch dependent
|
há 2 anos atrás |
audio
|
f1390780ca
Fix use after free when removing Windows audio device
|
há 2 anos atrás |
core
|
8f5932dc2e
evdev: Support user-provided devices via SDL_EVDEV_DEVICES in non-udev mode.
|
há 2 anos atrás |
cpuinfo
|
9723917637
Use proper header for OpenBSD PPC CPU detection
|
há 2 anos atrás |
dynapi
|
98bac00dcc
Add `SDL_GetPointDisplayIndex` and `SDL_GetRectDisplayIndex` and re-implement `SDL_GetWindowDisplayIndex` in terms of `SDL_GetRectDisplayIndex`
|
há 2 anos atrás |
events
|
0cd5b08bfe
Fixed infinite loop when SDL_SendKeyboardText() is passed invalid UTF-8 text
|
há 2 anos atrás |
file
|
f317d619cc
Xbox GDKX support (#5869)
|
há 2 anos atrás |
filesystem
|
cef1514b01
Fixed some Xcode warnings
|
há 2 anos atrás |
haptic
|
f317d619cc
Xbox GDKX support (#5869)
|
há 2 anos atrás |
hidapi
|
a547c185ce
Fixed crash if uevent info isn't available
|
há 2 anos atrás |
joystick
|
ada55c690d
Fixed Joy-Con type detection for the Nintendo Joy-Con Charging Grip
|
há 2 anos atrás |
libm
|
f0a05ed476
Add some PS2 flags
|
há 2 anos atrás |
loadso
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
há 3 anos atrás |
locale
|
cbdb67b4f6
Vita: add SDL_GetPreferredLocales support
|
há 3 anos atrás |
main
|
d355ea9981
Add a way to avoid IOP reset
|
há 2 anos atrás |
misc
|
f317d619cc
Xbox GDKX support (#5869)
|
há 2 anos atrás |
power
|
5c4fff7f63
Don't fail to get battery status if the upower refresh call fails
|
há 3 anos atrás |
render
|
20f9a1b8a4
Implement SetTextureScaleMode
|
há 2 anos atrás |
sensor
|
e8c3ff56e0
Removed problematic call to ISensor_SetEventSink()
|
há 3 anos atrás |
stdlib
|
7f42fb54ad
Applied DragonFly BSD patch
|
há 2 anos atrás |
test
|
2241bd669f
Added a command line option `--info event_motion` to show mouse and finger motion events
|
há 2 anos atrás |
thread
|
f317d619cc
Xbox GDKX support (#5869)
|
há 2 anos atrás |
timer
|
f317d619cc
Xbox GDKX support (#5869)
|
há 2 anos atrás |
video
|
7530bd74b3
Fix right, bottom computation in `SDL_GetClosestPointOnRect` which should be exclusive, not inclusive
|
há 2 anos atrás |
SDL.c
|
f317d619cc
Xbox GDKX support (#5869)
|
há 2 anos atrás |
SDL_assert.c
|
12211df669
hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0
|
há 2 anos atrás |
SDL_assert_c.h
|
120c76c84b
Updated copyright for 2022
|
há 3 anos atrás |
SDL_dataqueue.c
|
120c76c84b
Updated copyright for 2022
|
há 3 anos atrás |
SDL_dataqueue.h
|
120c76c84b
Updated copyright for 2022
|
há 3 anos atrás |
SDL_error.c
|
d4e6047e3c
Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795)
|
há 2 anos atrás |
SDL_error_c.h
|
cbd0187475
Removed the limit on the size of the SDL error message
|
há 2 anos atrás |
SDL_guid.c
|
3a20274ddf
Refactoring: move GUID operations out of Joystick
|
há 2 anos atrás |
SDL_hints.c
|
9703f23663
SDL_SetHintWithPriority: actually, this test is good.
|
há 2 anos atrás |
SDL_hints_c.h
|
120c76c84b
Updated copyright for 2022
|
há 3 anos atrás |
SDL_internal.h
|
f0566702c5
Fix enabling SDL_DYNAMIC_API in OpenWatcom builds
|
há 2 anos atrás |
SDL_list.c
|
78834b50d6
Add SDL_list.c/h
|
há 3 anos atrás |
SDL_list.h
|
78834b50d6
Add SDL_list.c/h
|
há 3 anos atrás |
SDL_log.c
|
ad0b91302d
android: Add missing entries to SDL_category_prefixes table.
|
há 2 anos atrás |
SDL_log_c.h
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
há 3 anos atrás |
SDL_utils.c
|
53e685168d
Fixed declaration-after-statement warning
|
há 2 anos atrás |
SDL_utils_c.h
|
2be9301410
Fixed comment (thanks @pionere!)
|
há 2 anos atrás |