.. |
atomic
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
audio
|
52b73d4115
pipewire: Set 'application.id' if SDL_HINT_APP_ID set
|
1 year ago |
core
|
8096f7269b
Android: add robustness. check that the native code is run for the first time.
|
1 year ago |
cpuinfo
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
dynapi
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
1 year ago |
events
|
2e27812d39
Fixed event sequence when Remote Desktop connects and disconnects
|
1 year ago |
file
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
filesystem
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
haptic
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
hidapi
|
dec0dbff13
Fixed enumerating Steam Controllers on iOS
|
1 year ago |
joystick
|
73927b0948
Removed unused function
|
1 year ago |
libm
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
1 year ago |
loadso
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
2 years ago |
locale
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
main
|
c3bf253b09
Remove SDL3_main from build systems, remove most of src/main/*
|
2 years ago |
misc
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
power
|
95f244598b
power: On Linux, compare status strings as case-insensitive.
|
1 year ago |
render
|
281018f169
Make it clear that you can't mix 2D rendering and the window surface API
|
1 year ago |
sensor
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
stdlib
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
1 year ago |
test
|
d40695115f
Cleaned up Alt-Enter/Ctrl-Enter fullscreen toggle logic
|
1 year ago |
thread
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
1 year ago |
timer
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
1 year ago |
video
|
62ed6f453f
Use SDL_strdup instead of strdup
|
1 year ago |
SDL.c
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
1 year ago |
SDL_assert.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_dataqueue.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
SDL_dataqueue.h
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2 years ago |
SDL_error.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
SDL_error_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_guid.c
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
2 years ago |
SDL_hints.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
SDL_hints_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_internal.h
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2 years ago |
SDL_list.c
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_list.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_log.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
SDL_log_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_utils.c
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_utils_c.h
|
6150b5b3cb
Don't bother re-encoding Latin1 characters in the ASCII range
|
1 year ago |