Sam Lantinga 0ad65277ce Refactored code to send scancodes for an ASCII on-screen keyboard key 2 years ago
..
atomic 3b191580c3 Windows GDK Support (#5830) 2 years ago
audio 6c536afdb7 Fix C89 declaration for macOS modules. 2 years ago
core 0ad65277ce Refactored code to send scancodes for an ASCII on-screen keyboard key 2 years ago
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection 2 years ago
dynapi 1d1fb95a61 Removed double va_end() 2 years ago
events 0ad65277ce Refactored code to send scancodes for an ASCII on-screen keyboard key 2 years ago
file 6c536afdb7 Fix C89 declaration for macOS modules. 2 years ago
filesystem 6c536afdb7 Fix C89 declaration for macOS modules. 2 years ago
haptic 6a2e6c82a0 Add SDL_HINT_DIRECTINPUT_ENABLED (on by default) 2 years ago
hidapi 6c536afdb7 Fix C89 declaration for macOS modules. 2 years ago
joystick 6a2e6c82a0 Add SDL_HINT_DIRECTINPUT_ENABLED (on by default) 2 years ago
libm f0a05ed476 Add some PS2 flags 2 years ago
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 3 years ago
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 3 years ago
main a054a5f7f2 Improve SDL2 main, adding memory card and usb drivers 2 years ago
misc c93e552068 minor update to winrt/SDL_sysurl.cpp 3 years ago
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 3 years ago
render 6c536afdb7 Fix C89 declaration for macOS modules. 2 years ago
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 3 years ago
stdlib cbd0187475 Removed the limit on the size of the SDL error message 2 years ago
test 53e307050b List the available tests if the filter didn't match 2 years ago
thread b6f1c91862 Fixed Watcom C build 2 years ago
timer f25b4b2774 Style: Flip `if` statement. 2 years ago
video 0ad65277ce Refactored code to send scancodes for an ASCII on-screen keyboard key 2 years ago
SDL.c 3b191580c3 Windows GDK Support (#5830) 2 years ago
SDL_assert.c 3b191580c3 Windows GDK Support (#5830) 2 years ago
SDL_assert_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 2 years ago
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 2 years ago
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 2 years ago
SDL_hints.c 9703f23663 SDL_SetHintWithPriority: actually, this test is good. 2 years ago
SDL_hints_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 2 years ago
SDL_list.c 78834b50d6 Add SDL_list.c/h 3 years ago
SDL_list.h 78834b50d6 Add SDL_list.c/h 3 years ago
SDL_log.c 3b191580c3 Windows GDK Support (#5830) 2 years ago
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 years ago