.. |
atomic
|
273d9e4640
Fix atomic support for PS2
|
3 лет назад |
audio
|
dc62fec5e9
audio: Fix locking in backends that manage their own callback threads.
|
3 лет назад |
core
|
e5a3acd6bd
ime: fcitx: Retrieve cursor position and selection
|
3 лет назад |
cpuinfo
|
7343ece806
Define available PS2 RAM
|
3 лет назад |
dynapi
|
f0a05ed476
Add some PS2 flags
|
3 лет назад |
events
|
81d3adddbf
events: Fix spurious early returns from SDL_WaitEvent()/SDL_WaitEventTimeout()
|
3 лет назад |
file
|
8c5bda6acd
Vita: remove Vita-specific RWOps code
|
3 лет назад |
filesystem
|
6b03c1adf6
Add filesystem driver
|
3 лет назад |
haptic
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
3 лет назад |
hidapi
|
72fea0ed6f
Added support for the Qanba Dragon Arcade Joystick
|
3 лет назад |
joystick
|
16f55fbdb4
Separate the controller protocol from the controller style
|
3 лет назад |
libm
|
f0a05ed476
Add some PS2 flags
|
3 лет назад |
loadso
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
3 лет назад |
locale
|
cbdb67b4f6
Vita: add SDL_GetPreferredLocales support
|
3 лет назад |
main
|
b004133f08
Updated to version 2.23.1 for pre-release checkpoint
|
3 лет назад |
misc
|
c93e552068
minor update to winrt/SDL_sysurl.cpp
|
3 лет назад |
power
|
5c4fff7f63
Don't fail to get battery status if the upower refresh call fails
|
3 лет назад |
render
|
1eb247fa2e
Fixed building D3D12 renderer with latest mingw-64
|
3 лет назад |
sensor
|
e8c3ff56e0
Removed problematic call to ISensor_SetEventSink()
|
3 лет назад |
stdlib
|
ae7446a959
stlib: Extract SDL_memcpy and SDL_memset to its own file respectively
|
3 лет назад |
test
|
0a93ac1294
Work around the lack of clock() on PS Vita
|
3 лет назад |
thread
|
52f00833b0
Add Thread drivers
|
3 лет назад |
timer
|
217d3a6dab
Add systimer support
|
3 лет назад |
video
|
a5949d7b03
Fixed crash on Windows
|
3 лет назад |
SDL.c
|
f0a05ed476
Add some PS2 flags
|
3 лет назад |
SDL_assert.c
|
996b3dc37a
Fixed warning building with Visual Studio
|
3 лет назад |
SDL_assert_c.h
|
120c76c84b
Updated copyright for 2022
|
3 лет назад |
SDL_dataqueue.c
|
120c76c84b
Updated copyright for 2022
|
3 лет назад |
SDL_dataqueue.h
|
120c76c84b
Updated copyright for 2022
|
3 лет назад |
SDL_error.c
|
b3260e7eb3
Remove macro definition for SDL_ERRBUFIZE
|
3 лет назад |
SDL_error_c.h
|
120c76c84b
Updated copyright for 2022
|
3 лет назад |
SDL_guid.c
|
3a20274ddf
Refactoring: move GUID operations out of Joystick
|
3 лет назад |
SDL_hints.c
|
9703f23663
SDL_SetHintWithPriority: actually, this test is good.
|
3 лет назад |
SDL_hints_c.h
|
120c76c84b
Updated copyright for 2022
|
3 лет назад |
SDL_internal.h
|
f0566702c5
Fix enabling SDL_DYNAMIC_API in OpenWatcom builds
|
3 лет назад |
SDL_list.c
|
78834b50d6
Add SDL_list.c/h
|
3 лет назад |
SDL_list.h
|
78834b50d6
Add SDL_list.c/h
|
3 лет назад |
SDL_log.c
|
e4409f6733
Include SDL_Log driver
|
3 лет назад |
SDL_log_c.h
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
3 лет назад |