| .. |
|
atomic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
audio
|
6fc17b0e2b
artsaudio: revert bad arts_init return code check from commit ce5da5d.
|
2 年之前 |
|
core
|
5d66429cc3
Add missing error reporting in Android_JNI_FileOpen()
|
2 年之前 |
|
cpuinfo
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
dynapi
|
154ad6faa9
SDL_dynapi.c: minor cosmetics.
|
2 年之前 |
|
events
|
3f93f56b6e
Fixed duplicate key press/release events on iOS
|
2 年之前 |
|
file
|
aba2be820c
SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters.
|
2 年之前 |
|
filesystem
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
haptic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
hidapi
|
74b3959e04
Added support for the HP HyperX Clutch Gladiate controller
|
2 年之前 |
|
joystick
|
05eb08053d
Fixed IOS_SupportedHIDDevice() returning SDL_FALSE before initialization
|
2 年之前 |
|
libm
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
|
loadso
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
locale
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
main
|
15ead9a40d
Updated to version 2.28.5 for release
|
2 年之前 |
|
misc
|
145ad48c0e
Allow the use of posix_spawn() instead of vfork/execlp()
|
2 年之前 |
|
power
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
render
|
e5ccc80aba
Removed useless branch test
|
2 年之前 |
|
sensor
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
3 年之前 |
|
stdlib
|
9b2c70c9c8
fix a possible memory leak in SDL_vasprintf()
|
2 年之前 |
|
test
|
a85cf62c12
Fix sdltest_randomAsciiStringWithMaximumLength() where it requests a string a size 0
|
2 年之前 |
|
thread
|
078e817ceb
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
2 年之前 |
|
timer
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
video
|
1a722ef500
Fixed a memory leak at window creation.
|
2 年之前 |
|
SDL.c
|
078e817ceb
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
2 年之前 |
|
SDL_assert.c
|
b93a8a86ab
emscripten: Restore compatibility with existing emsdk releases.
|
2 年之前 |
|
SDL_assert_c.h
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
|
SDL_dataqueue.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
SDL_dataqueue.h
|
46945354cc
dataqueue: Make thread safe.
|
3 年之前 |
|
SDL_error.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
SDL_error_c.h
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
|
SDL_guid.c
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
|
SDL_hints.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
SDL_hints_c.h
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
|
SDL_internal.h
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
|
SDL_list.c
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
|
SDL_list.h
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
|
SDL_log.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年之前 |
|
SDL_log_c.h
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
|
SDL_utils.c
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
|
SDL_utils_c.h
|
4700fbcbdf
Don't bother re-encoding Latin1 characters in the ASCII range
|
2 年之前 |