.. |
atomic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
audio
|
890bee64a4
os2 audio refactoring and capture support
|
1 year ago |
core
|
64294e4560
Remove the unimplemented CloseIC in fcitx module
|
1 year ago |
cpuinfo
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
dynapi
|
154ad6faa9
SDL_dynapi.c: minor cosmetics.
|
1 year ago |
events
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
file
|
0ad822eb70
SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters.
|
1 year ago |
filesystem
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
haptic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
hidapi
|
d97423ebab
Fixed DualSense controllers not being picked up by the HIDAPI driver
|
1 year ago |
joystick
|
82cd3bfe1c
Add missing break
|
1 year ago |
libm
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
loadso
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
locale
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
main
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
1 year ago |
misc
|
042243471f
emscripten: Add JS library dependencies using EM_JS_DEPS macro
|
1 year ago |
power
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
render
|
61808b03b5
Fixed resource leak and crash at exit in the D3D11 renderer
|
1 year ago |
sensor
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 years ago |
stdlib
|
3054c0dc50
Fixed %p formatting when there is following text
|
1 year ago |
test
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
thread
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
1 year ago |
timer
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
video
|
5e9320f6b5
Revert "Stop beep when running iOS apps on ARM-based Macs"
|
1 year ago |
SDL.c
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
1 year ago |
SDL_assert.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
SDL_assert_c.h
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
SDL_dataqueue.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
SDL_dataqueue.h
|
46945354cc
dataqueue: Make thread safe.
|
2 years ago |
SDL_error.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
SDL_error_c.h
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
SDL_guid.c
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
SDL_hints.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
SDL_hints_c.h
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
SDL_internal.h
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
SDL_list.c
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
SDL_list.h
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
SDL_log.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
SDL_log_c.h
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
SDL_utils.c
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
SDL_utils_c.h
|
4700fbcbdf
Don't bother re-encoding Latin1 characters in the ASCII range
|
1 year ago |