..
SDL_dbus.c
Functions which return function pointers now return SDL_FunctionPointer instead of void*
2023-01-09 15:46:21 -08:00
SDL_dbus.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
SDL_evdev.c
Fixed most small problems reported by cppcheck for src/core PR #7307 (from @kevin2kevin2)
2023-02-16 08:22:37 +01:00
SDL_evdev.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
SDL_evdev_capabilities.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
SDL_evdev_capabilities.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
SDL_evdev_kbd.c
evdev_kbd: Use current keymap
2023-03-03 14:31:20 -08: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
We no longer need explicit SDL_ENABLE_SYSWM_* while building SDL
2023-01-12 16:17:00 -08:00
SDL_fcitx.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
SDL_ibus.c
We no longer need explicit SDL_ENABLE_SYSWM_* while building SDL
2023-01-12 16:17:00 -08:00
SDL_ibus.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
SDL_ime.c
Updated copyright for 2023
2023-01-09 09:41:41 -08: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_threadprio.c
Updated copyright for 2023
2023-01-09 09:41:41 -08: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
Change return type from void to int, for functions that set an error
2023-02-07 13:51:45 -08:00