.. |
atomic
|
98411c0d33
Added include: libkern/OSAtomic.h
|
2 anni fa |
audio
|
8ff738f234
audio: Report SDL_AUDIODEVICEREMOVED for unopened devices.
|
2 anni fa |
core
|
fff34f6304
windows: SDL_IMMDevice needed more deinit code from the Win32 path.
|
2 anni fa |
cpuinfo
|
9723917637
Use proper header for OpenBSD PPC CPU detection
|
2 anni fa |
dynapi
|
2f0816adb7
Add SDL_GetDefaultAudioInfo.
|
2 anni fa |
events
|
1e492b2f6d
Improve behavior of SDL_events_need_periodic_poll() and SDL_events_need_polling()
|
2 anni fa |
file
|
f317d619cc
Xbox GDKX support (#5869)
|
2 anni fa |
filesystem
|
cef1514b01
Fixed some Xcode warnings
|
2 anni fa |
haptic
|
f317d619cc
Xbox GDKX support (#5869)
|
2 anni fa |
hidapi
|
be3a945a8b
Added support for the 8BitDo Ultimate Wired Controller for Xbox
|
2 anni fa |
joystick
|
41c363f7d6
Note that the PDP Versus Fighting Pad is an arcade fighting pad
|
2 anni fa |
libm
|
f0a05ed476
Add some PS2 flags
|
2 anni fa |
loadso
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
3 anni fa |
locale
|
cbdb67b4f6
Vita: add SDL_GetPreferredLocales support
|
3 anni fa |
main
|
a054a5f7f2
Improve SDL2 main, adding memory card and usb drivers
|
2 anni fa |
misc
|
f317d619cc
Xbox GDKX support (#5869)
|
2 anni fa |
power
|
5c4fff7f63
Don't fail to get battery status if the upower refresh call fails
|
3 anni fa |
render
|
65647b3417
SDL_Render: use high precision texcoords in ES2 shaders, when possible
|
2 anni fa |
sensor
|
e8c3ff56e0
Removed problematic call to ISensor_SetEventSink()
|
3 anni fa |
stdlib
|
36dfbe5d66
stdlib: exclude mslibc functions using SDL_STATIC_LIB macro
|
2 anni fa |
test
|
20f51b1fd7
Fixed crash if debug text wasn't drawn during a session
|
2 anni fa |
thread
|
f317d619cc
Xbox GDKX support (#5869)
|
2 anni fa |
timer
|
f317d619cc
Xbox GDKX support (#5869)
|
2 anni fa |
video
|
dbf7940541
Enable capturing raw Xinput2 touch events and use to flag global mouse state as dirty
|
2 anni fa |
SDL.c
|
f317d619cc
Xbox GDKX support (#5869)
|
2 anni fa |
SDL_assert.c
|
12211df669
hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0
|
2 anni fa |
SDL_assert_c.h
|
120c76c84b
Updated copyright for 2022
|
3 anni fa |
SDL_dataqueue.c
|
120c76c84b
Updated copyright for 2022
|
3 anni fa |
SDL_dataqueue.h
|
120c76c84b
Updated copyright for 2022
|
3 anni fa |
SDL_error.c
|
d4e6047e3c
Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795)
|
2 anni fa |
SDL_error_c.h
|
cbd0187475
Removed the limit on the size of the SDL error message
|
2 anni fa |
SDL_guid.c
|
3a20274ddf
Refactoring: move GUID operations out of Joystick
|
2 anni fa |
SDL_hints.c
|
9703f23663
SDL_SetHintWithPriority: actually, this test is good.
|
2 anni fa |
SDL_hints_c.h
|
120c76c84b
Updated copyright for 2022
|
3 anni fa |
SDL_internal.h
|
f0566702c5
Fix enabling SDL_DYNAMIC_API in OpenWatcom builds
|
2 anni fa |
SDL_list.c
|
78834b50d6
Add SDL_list.c/h
|
3 anni fa |
SDL_list.h
|
78834b50d6
Add SDL_list.c/h
|
3 anni fa |
SDL_log.c
|
ad0b91302d
android: Add missing entries to SDL_category_prefixes table.
|
2 anni fa |
SDL_log_c.h
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
3 anni fa |
SDL_utils.c
|
53e685168d
Fixed declaration-after-statement warning
|
2 anni fa |
SDL_utils_c.h
|
2be9301410
Fixed comment (thanks @pionere!)
|
2 anni fa |