| .. |
|
atomic
|
atomic: detect clang separately
|
2021-09-16 17:33:52 -07:00 |
|
audio
|
Add audio conversion from/to 61
|
2021-11-17 16:04:54 -08:00 |
|
core
|
Added nativeGetHintBoolean for Java code
|
2021-11-15 16:52:54 -08:00 |
|
cpuinfo
|
Fixed whitespace
|
2021-11-12 08:28:02 -08:00 |
|
dynapi
|
constified SDL_RegisterApp()
|
2021-11-14 04:40:50 +03:00 |
|
events
|
mouse: Fix Y value in motion events when confinement is active
|
2021-11-14 17:52:41 -06:00 |
|
file
|
|
|
|
filesystem
|
Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath
|
2021-10-12 13:07:52 -07:00 |
|
haptic
|
Fixed whitespace
|
2021-11-12 08:28:02 -08:00 |
|
hidapi
|
SDL_hidapi.c: fix SDL_udev.h include path
|
2021-11-19 11:55:50 +03:00 |
|
joystick
|
Trim any extra platform strings from mappings when they're returned to the application
|
2021-11-19 09:58:11 -08:00 |
|
libm
|
|
|
|
loadso
|
|
|
|
locale
|
|
|
|
main
|
Updated to version 2.0.17 for development
|
2021-08-10 15:02:36 -07:00 |
|
misc
|
SDL_OpenURL (macOS): try to open path if the url cannot be opened (#4830)
|
2021-11-03 08:35:24 -07:00 |
|
power
|
Fixed some accidental uses of external C runtime functions
|
2021-09-22 09:06:45 -07:00 |
|
render
|
Fixed the GLES2 shader count to be in sync with the enum
|
2021-11-15 13:45:53 -08:00 |
|
sensor
|
Fixed whitespace
|
2021-11-12 08:28:02 -08:00 |
|
stdlib
|
Add and use SDL_FALLTHROUGH for fallthroughs
|
2021-11-12 07:26:14 +03:00 |
|
test
|
tests: several -Wwrite-strings fixes.
|
2021-11-20 01:02:02 +03:00 |
|
thread
|
Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877)
|
2021-11-02 13:56:14 -07:00 |
|
timer
|
Fix warning: declaration shadows a local variable
|
2021-11-09 13:33:24 +01:00 |
|
video
|
If the hardware is in an error state, the final page flip may not come.
|
2021-11-19 09:58:13 -08:00 |
|
SDL.c
|
Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834)
|
2021-10-12 15:55:31 -07:00 |
|
SDL_assert.c
|
|
|
|
SDL_assert_c.h
|
|
|
|
SDL_dataqueue.c
|
|
|
|
SDL_dataqueue.h
|
|
|
|
SDL_error.c
|
|
|
|
SDL_error_c.h
|
|
|
|
SDL_hints.c
|
|
|
|
SDL_hints_c.h
|
|
|
|
SDL_internal.h
|
Remove SDL_HAVE_RENDER_GEOMETRY define
|
2021-10-24 22:27:56 -04:00 |
|
SDL_log.c
|
log: Fixed compiler warnings on 64-bit Visual Studio.
|
2021-08-04 02:34:09 -04:00 |