Sam Lantinga daffe02b11 Fixed relative mouse motion over remote desktop před 3 roky
..
atomic 56522034db Fixed building with Visual Studio 2010 před 3 roky
audio a2f8cf8fc0 fix MSVC build failures in CI after commit 1e5e8e2f před 3 roky
core 03e69fbc0c Fix potential de-referencing null pointer in SDL_EVDEV_kbd_keycode() před 3 roky
cpuinfo cb6b8b0132 Simplify flags testing (#7220) před 3 roky
dynapi eea4711110 gendynapi.py: add option to check doc formating (eg \param \returns \since) před 3 roky
events 93ed3148ba Fixed bug #7302 - Memory 'leak' in SDL_SetMouseSystemScale() před 3 roky
file 1bf1c866fe Handle new SDL_rwops error codes in SDL_LoadFile_RW() před 3 roky
filesystem fde78d12f2 Updated copyright for 2023 před 3 roky
haptic 6f0acca8bd Return the SDL_SetError value před 3 roky
hidapi a9650d440a Fixed MFI controller being opened while HIDAPI controller was being opened před 3 roky
joystick 516e48515e Changed the VID/PID used for the Backbone One controller on iOS před 3 roky
libm fde78d12f2 Updated copyright for 2023 před 3 roky
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* před 3 roky
locale c5c94a6be6 Change return type from void to int, for functions that set an error před 3 roky
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* před 3 roky
misc 413af2f5f1 Addressed comments před 3 roky
power fde78d12f2 Updated copyright for 2023 před 3 roky
render c2f8a478d8 Don't set a logical presentation mode by default před 3 roky
sensor c5f570b30b Make sure count is 0 in out of memory conditions před 3 roky
stdlib cb6b8b0132 Simplify flags testing (#7220) před 3 roky
test 824b9b0a58 Removed SDL_GetDisplayDPI() před 3 roky
thread 7c4ec1867b Remove some vim config lines před 3 roky
timer 7c4ec1867b Remove some vim config lines před 3 roky
video daffe02b11 Fixed relative mouse motion over remote desktop před 3 roky
SDL.c 3bd737d44c Add error returns to void functions that can fail/set errors. před 3 roky
SDL_assert.c 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode před 3 roky
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_dataqueue.c fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_dataqueue.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c před 3 roky
SDL_error_c.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. před 3 roky
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void před 3 roky
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_internal.h dc280c17a0 Moved SDL_intrin.h back into the public headers for application use před 3 roky
SDL_list.c fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_list.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR před 3 roky
SDL_log_c.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_utils.c fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 před 3 roky