tangled
alpha
login
or
join now
keii.dev
/
SDL
Simple Directmedia Layer
0
fork
atom
overview
issues
pulls
pipelines
SDL
/
src
/
core
/
linux
/
at
main
21 files
SDL_dbus.c
Added SDL_GetSandbox()
1 year ago
SDL_dbus.h
Removed unnecessary const-qualifiers in src and test files
1 year ago
SDL_evdev.c
Added SDL_EVENT_FINGER_CANCELED
1 year ago
SDL_evdev.h
Removed SDL_bool in favor of plain bool
1 year ago
SDL_evdev_capabilities.c
Use C++ style comments consistently in SDL source code
1 year ago
SDL_evdev_capabilities.h
Use C++ style comments consistently in SDL source code
1 year ago
SDL_evdev_kbd.c
Renamed atomic functions to match SDL 3.0 naming convention
1 year ago
SDL_evdev_kbd.h
Use C99 bool internally in SDL
1 year ago
SDL_evdev_kbd_default_accents.h
Updated copyright for 2024
2 years ago
SDL_evdev_kbd_default_keymap.h
Updated copyright for 2024
2 years ago
SDL_fcitx.c
Use SDL_bool where appropriate in SDL events
1 year ago
SDL_fcitx.h
Use SDL_bool where appropriate in SDL events
1 year ago
SDL_ibus.c
Re-added SDL_getenv() as a thread-safe getenv() implementation
1 year ago
SDL_ibus.h
Use SDL_bool where appropriate in SDL events
1 year ago
SDL_ime.c
Re-added SDL_getenv() as a thread-safe getenv() implementation
1 year ago
SDL_ime.h
Use SDL_bool where appropriate in SDL events
1 year ago
SDL_system_theme.c
Use C99 bool internally in SDL
1 year ago
SDL_system_theme.h
Use C99 bool internally in SDL
1 year ago
SDL_threadprio.c
Removed SDL_bool in favor of plain bool
1 year ago
SDL_udev.c
evdev: fixed devices not being removed on disconnect
1 year ago
SDL_udev.h
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
1 year ago