.. |
atomic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
audio
|
832b524180
pulseaudio: don't wait on pa_context_subscribe in hotplug thread.
|
1 year ago |
core
|
92fd2938e7
Minor cleanup
|
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
|
e8b6edd5a0
RAWINPUT_RegisterNotifications() should return int, for consistency
|
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
|
acdde129bb
X11: Use XFixes to detect clipboard updates
|
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 |