Ryan C. Gordon b7cda16613 iostream: Final fixes before merging. 1 year ago
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
audio 6776b6108a iostream: "free*" params should be "closeio". 1 year ago
camera 33eaddc565 Cleaned up various type conversion issues 1 year ago
core 5f64cc511e rwops: Fixed build on Android. 1 year ago
cpuinfo 34f03207c4 SDL_cpuinfo.c: adjust for new SDL_PLATFORM_WINDOWS meaning. 1 year ago
dialog 70c2e15615 Add file dialogs 1 year ago
dynapi b7cda16613 iostream: Final fixes before merging. 1 year ago
events efbbafb3f1 Re-added balls to the SDL joystick API 1 year ago
file b7cda16613 iostream: Final fixes before merging. 1 year ago
filesystem f2695856d6 Use SDL string functions 1 year ago
haptic 19b3ddac2f Fix TOCTOU race condition 1 year ago
hidapi 3bc27d3856 hidapi_libusb: use SDL_wcscmp and SDL_wcslcpy from SDL 1 year ago
joystick 6776b6108a iostream: "free*" params should be "closeio". 1 year ago
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
locale 5b3ee51c6c Updated copyright for 2024 1 year ago
main 848dcf8a5f main: Fixed compiler warning on Android. 1 year ago
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 year ago
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 year ago
render 0a86f8eb6e Move some code blocks inside `SDL_VIDEO_RENDER_SW`, where it belongs (#9259) 1 year ago
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 1 year ago
stdlib 1e8b006d43 stdlib: qsort and bsearch changes. 1 year ago
test fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 1 year ago
thread 9920e062d5 Removed SDL_HINT_THREAD_STACK_SIZE 1 year ago
timer 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
video 6776b6108a iostream: "free*" params should be "closeio". 1 year ago
SDL.c 276566235c Removed SDL_ClearHints() from the public API 1 year ago
SDL_assert.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_error.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 1 year ago
SDL_internal.h cab20117e6 Vulkan Renderer (#9114) 1 year ago
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 1 year ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_log.c 12bdb2b4d0 Added the environment variable SDL_LOGGING to control default log output 1 year ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_properties.c 33eaddc565 Cleaned up various type conversion issues 1 year ago
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 1 year ago
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago