.. |
atomic
|
273d9e4640
Fix atomic support for PS2
|
2 년 전 |
audio
|
abe38bca3e
Support SDL_AUDIODRIVER set to "dsound", which was used by SDL 1.2
|
2 년 전 |
core
|
51c6488f97
Add support for SDL_render_d3d12.c to compile in C++ mode
|
2 년 전 |
cpuinfo
|
7343ece806
Define available PS2 RAM
|
2 년 전 |
dynapi
|
f0a05ed476
Add some PS2 flags
|
2 년 전 |
events
|
adc6875870
Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!)
|
2 년 전 |
file
|
8c5bda6acd
Vita: remove Vita-specific RWOps code
|
2 년 전 |
filesystem
|
6b03c1adf6
Add filesystem driver
|
2 년 전 |
haptic
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
3 년 전 |
hidapi
|
72fea0ed6f
Added support for the Qanba Dragon Arcade Joystick
|
2 년 전 |
joystick
|
2b41f497db
Improve Joystick removing semaphores
|
2 년 전 |
libm
|
f0a05ed476
Add some PS2 flags
|
2 년 전 |
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
|
2 년 전 |
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
|
b2f07d94d2
Vita: create rendertarget color surface with same format as texture. Fixes #5844
|
2 년 전 |
sensor
|
e8c3ff56e0
Removed problematic call to ISensor_SetEventSink()
|
3 년 전 |
stdlib
|
12f14bdbeb
Fixed digit count in sscanf, e.g. "%1x"
|
2 년 전 |
test
|
53e307050b
List the available tests if the filter didn't match
|
2 년 전 |
thread
|
adc6875870
Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!)
|
2 년 전 |
timer
|
217d3a6dab
Add systimer support
|
2 년 전 |
video
|
51c6488f97
Add support for SDL_render_d3d12.c to compile in C++ mode
|
2 년 전 |
SDL.c
|
f0a05ed476
Add some PS2 flags
|
2 년 전 |
SDL_assert.c
|
996b3dc37a
Fixed warning building with Visual Studio
|
2 년 전 |
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
|
2 년 전 |
SDL_error_c.h
|
120c76c84b
Updated copyright for 2022
|
3 년 전 |
SDL_guid.c
|
3a20274ddf
Refactoring: move GUID operations out of Joystick
|
2 년 전 |
SDL_hints.c
|
9703f23663
SDL_SetHintWithPriority: actually, this test is good.
|
2 년 전 |
SDL_hints_c.h
|
120c76c84b
Updated copyright for 2022
|
3 년 전 |
SDL_internal.h
|
f0566702c5
Fix enabling SDL_DYNAMIC_API in OpenWatcom builds
|
2 년 전 |
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
|
2 년 전 |
SDL_log_c.h
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
3 년 전 |