Sam Lantinga 6eca02a0e7 evdev: correctly handle composite devices 1 year ago
..
SDL_dbus.c d6981da5a4 Added SDL_GetSandbox() 1 year ago
SDL_dbus.h 020fb6889c Removed unnecessary const-qualifiers in src and test files 1 year ago
SDL_evdev.c 6eca02a0e7 evdev: correctly handle composite devices 1 year ago
SDL_evdev.h a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
SDL_evdev_capabilities.c 6501e90018 Use C++ style comments consistently in SDL source code 1 year ago
SDL_evdev_capabilities.h 6501e90018 Use C++ style comments consistently in SDL source code 1 year ago
SDL_evdev_kbd.c 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 1 year ago
SDL_evdev_kbd.h 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
SDL_evdev_kbd_default_accents.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_evdev_kbd_default_keymap.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_fcitx.c 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 1 year ago
SDL_fcitx.h 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 1 year ago
SDL_ibus.c 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 year ago
SDL_ibus.h 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 1 year ago
SDL_ime.c 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 year ago
SDL_ime.h 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 1 year ago
SDL_system_theme.c 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
SDL_system_theme.h 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
SDL_threadprio.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
SDL_udev.c ba1412cb9f evdev: fixed devices not being removed on disconnect 1 year ago
SDL_udev.h 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. 1 year ago