SDL/src/core/linux
2024-12-30 19:13:02 -08:00
..
SDL_dbus.c Added SDL_GetSandbox() 2024-10-16 16:47:29 -07:00
SDL_dbus.h Removed unnecessary const-qualifiers in src and test files 2024-10-03 17:39:08 -04:00
SDL_evdev.c Added SDL_EVENT_FINGER_CANCELED 2024-12-30 19:13:02 -08:00
SDL_evdev.h Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
SDL_evdev_capabilities.c Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_evdev_capabilities.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_evdev_kbd.c Renamed atomic functions to match SDL 3.0 naming convention 2024-09-17 08:53:27 -07:00
SDL_evdev_kbd.h Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_evdev_kbd_default_accents.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_evdev_kbd_default_keymap.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_fcitx.c Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
SDL_fcitx.h Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
SDL_ibus.c Re-added SDL_getenv() as a thread-safe getenv() implementation 2024-09-15 09:37:04 -07:00
SDL_ibus.h Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
SDL_ime.c Re-added SDL_getenv() as a thread-safe getenv() implementation 2024-09-15 09:37:04 -07:00
SDL_ime.h Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
SDL_system_theme.c Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_system_theme.h Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_threadprio.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
SDL_udev.c evdev: fixed devices not being removed on disconnect 2024-10-23 10:52:00 -07:00
SDL_udev.h loadso: library handles are now SDL_SharedObject* instead of void*. 2024-10-01 12:16:10 -04:00