SDL/src/core/linux
Ryan C. Gordon c53843a961
docs: Remove Doxygen \brief tags.
Doxygen and the wiki bridge don't need them; they'll both just use the first
line/sentence instead.

Fixes #8446.
2023-11-06 10:26:06 -05:00
..
SDL_dbus.c Code cleanup now that SDL_bool is equivalent to a C boolean expression 2023-11-03 09:54:04 -07:00
SDL_dbus.h linux: Add portal drag and drop 2023-09-20 11:41:48 -04:00
SDL_evdev.c fixed linux build. 2023-07-10 20:35:50 +03:00
SDL_evdev.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_evdev_capabilities.c linux: If the kernel specifically tells us the device type, trust it 2023-06-16 08:54:41 -07:00
SDL_evdev_capabilities.h Fixed building on older kernel headers 2023-06-17 09:46:46 -07:00
SDL_evdev_kbd.c Fix remaining typos (#7921) 2023-07-03 12:46:47 -07: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 Added SDL_CleanupEvent() 2023-11-04 06:47:24 -07:00
SDL_fcitx.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_ibus.c Only save ibus_addr_file after we've successfully read an address from it. 2023-11-05 22:12:37 -08:00
SDL_ibus.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_ime.c Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07: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 Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
SDL_system_theme.h x11: Dynamically update the scale factor 2023-05-18 16:16:00 -07:00
SDL_threadprio.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_udev.c linux: Pass evdev properties when guessing device type 2023-06-16 08:54:41 -07:00
SDL_udev.h docs: Remove Doxygen \brief tags. 2023-11-06 10:26:06 -05:00