.. |
atomic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
audio
|
b7a0ef6bdf
artsaudio: revert bad arts_init return code check from commit ce5da5d.
|
1 year ago |
core
|
834e8898b9
SDL_dbus.h: define DBUS_TIMEOUT_USE_DEFAULT if not already defined.
|
1 year ago |
cpuinfo
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
dynapi
|
f032e8c191
updated dynapi after SDL_GDKGetDefaultUser addition
|
1 year ago |
events
|
f9dc49c21c
Fix automated tests using the dummy video driver
|
1 year ago |
file
|
0ad822eb70
SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters.
|
1 year ago |
filesystem
|
24fcb61470
gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation
|
1 year ago |
haptic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
hidapi
|
0b9d8e679a
Quiet spurious warning
|
1 year ago |
joystick
|
25b0081367
Backport #7697 to SDL 2
|
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
|
a263cc2369
Allow the use of posix_spawn() instead of vfork/execlp()
|
1 year ago |
power
|
3f1fd5abff
Updated source to match SDL function prototype style
|
1 year ago |
render
|
43c57e3239
triangle: don't read destination pixel when you're going to discard it anyways
|
1 year ago |
sensor
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 years ago |
stdlib
|
9772d0512c
SDL_iconv_string() defaults to UTF-8
|
1 year ago |
test
|
6b5eadb10f
SDLTest_CompareSurfaces: Decode pixels correctly on big-endian platforms
|
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
|
e8c915dacc
wayland: Try to skip the Wayland driver if not connecting to or in a Wayland session
|
1 year ago |
SDL.c
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
1 year ago |
SDL_assert.c
|
60070d0b3d
emscripten: Restore compatibility with existing emsdk releases.
|
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 |