Sam Lantinga 1e0bac288b Use the hlsli extension for shader includes 2 years ago
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
audio 4d000ae3bd audio: Change references to `streams[i]` to previously-calculated `stream`. 2 years ago
camera 279a650fae mediafoundation: fix SDL_camera_mediafoundation MinGW compile warnings 2 years ago
core c6ec999869 Set udev class for accelerometer 2 years ago
cpuinfo 34f03207c4 SDL_cpuinfo.c: adjust for new SDL_PLATFORM_WINDOWS meaning. 2 years ago
dynapi 48471f7dbd Added SDL_AddVulkanRenderSemaphores() for external synchronization with SDL rendering 2 years ago
events e54001b028 Updating the mouse capture should use the mouse focus window 2 years ago
file 2a4db8c415 SDL_rwops.c (SDL_IsRegularFile): fix WinRT build failure due to S_ISREG 2 years ago
filesystem f2695856d6 Use SDL string functions 2 years ago
haptic fd5d761128 Renamed SDL_HINT_DIRECTINPUT_ENABLED to SDL_HINT_JOYSTICK_DIRECTINPUT 2 years ago
hidapi 98bec6749f hidapi, windows: sync with mainstream: change MAX_STRING_WCHARS to 126. 2 years ago
joystick 9be35d4603 Convert mappings using labeled buttons to positional buttons 2 years ago
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
locale 5b3ee51c6c Updated copyright for 2024 2 years ago
main 848dcf8a5f main: Fixed compiler warning on Android. 2 years ago
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 years ago
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 years ago
render 1e0bac288b Use the hlsli extension for shader includes 2 years ago
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 2 years ago
stdlib 1e8b006d43 stdlib: qsort and bsearch changes. 2 years ago
test c8372e20d6 SDLTest_CommonEvent: only set done when it is finished 2 years ago
thread 9920e062d5 Removed SDL_HINT_THREAD_STACK_SIZE 2 years ago
timer 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
video 1e790b20c9 video: Don't overwrite all the pending flags in the OnWindowHidden handler 2 years ago
SDL.c 276566235c Removed SDL_ClearHints() from the public API 2 years ago
SDL_assert.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_error.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 2 years ago
SDL_internal.h cab20117e6 Vulkan Renderer (#9114) 2 years ago
SDL_list.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_log.c 12bdb2b4d0 Added the environment variable SDL_LOGGING to control default log output 2 years ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_properties.c 8ce786d2b6 Property query functions don't set an error if they return the default value 2 years ago
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 2 years ago
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago