| .. |
|
SDL_dbus.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_dbus.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_evdev.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_evdev.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_evdev_capabilities.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_evdev_capabilities.h
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_evdev_kbd.c
|
Fix various warnings: static /void / comma
|
2023-03-06 12:37:37 +01:00 |
|
SDL_evdev_kbd.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_evdev_kbd_default_accents.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_evdev_kbd_default_keymap.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_fcitx.c
|
Fixed crash if dbus can't be initialized
|
2023-04-04 12:34:00 -07:00 |
|
SDL_fcitx.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_ibus.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_ibus.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_ime.c
|
Fix various warnings: static /void / comma
|
2023-03-06 12:37:37 +01:00 |
|
SDL_ime.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_sandbox.c
|
Fixed Steam Runtime sandbox detection
|
2023-02-15 13:53:57 -08:00 |
|
SDL_sandbox.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_system_theme.c
|
Add portal interface to support SDL_GetSystemTheme in linux
|
2023-03-09 15:05:16 -08:00 |
|
SDL_system_theme.h
|
Add portal interface to support SDL_GetSystemTheme in linux
|
2023-03-09 15:05:16 -08:00 |
|
SDL_threadprio.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_udev.c
|
Fixed most small problems reported by cppcheck for src/core PR #7307 (from @kevin2kevin2)
|
2023-02-16 08:22:37 +01:00 |
|
SDL_udev.h
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |