| .. |
|
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
|
Don't mute the console input if we can't read the keyboard
|
2023-11-08 03:29:10 -08:00 |
|
SDL_evdev.h
|
Don't mute the console input if we can't read the keyboard
|
2023-11-08 03:29:10 -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
|
Fixed FreeBSD build
|
2023-11-08 07:46:02 -08:00 |
|
SDL_evdev_kbd.h
|
Don't mute the console input if we can't read the keyboard
|
2023-11-08 03:29:10 -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
|
SDL_syswm.h has been removed and replaced with window properties
|
2023-11-08 12:01:48 -08:00 |
|
SDL_fcitx.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_ibus.c
|
SDL_syswm.h has been removed and replaced with window properties
|
2023-11-08 12:01:48 -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 |