.. |
atomic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
audio
|
348cc05b4f
minor os/2 stuff merged from the bitwiseworks' fork
|
1 year ago |
core
|
2eb73e2419
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
|
3f93f56b6e
Fixed duplicate key press/release events on iOS
|
1 year ago |
file
|
aba2be820c
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
|
ae72cd57b5
Quiet spurious warning
|
1 year ago |
joystick
|
739d3ec189
Fix out of bound read of 'has_hat' array
|
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
|
031912c4b6
Updated to version 2.28.2 for release
|
1 year ago |
misc
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
power
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
render
|
116a5344ff
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
|
5bfdb6e02f
Fix overflow when doing SDL_sscanf("%hd", ...)
|
1 year ago |
test
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
thread
|
078e817ceb
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
|
e2e87a536c
SDL_video.c: move ngage video before offscreen.
|
1 year ago |
SDL.c
|
078e817ceb
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 |