danginsburg 723835d16a Windows: fix for client rect resizing larger each time we came from exclusive fullscreen -> windowed on a monitor with HiDPI set. The problem was we were using the monitor DPI rather than the window DPI so AdjustWindowRectExForDpi was giving us an incorrect size which would be too large for the client rect. Closes #8237. há 1 ano atrás
..
atomic 37e567994d Fix remaining typos (#7921) há 1 ano atrás
audio 1d1c6e6305 Turn off COREAUDIO debug logging by default há 1 ano atrás
core 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] há 1 ano atrás
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py há 1 ano atrás
dynapi 3a992af446 audio: Added a postmix callback to logical devices. há 1 ano atrás
events 8a8aed477d Make sure that we process touch events that position the mouse há 1 ano atrás
file b7889a7389 winrt: use windowsio in non-libc mode há 1 ano atrás
filesystem 6f8a6a31ca gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath há 1 ano atrás
haptic ddbdd73258 Updated source to match SDL function prototype style há 1 ano atrás
hidapi 923d612ca1 hidapi: sync macOS code with mainstream. há 1 ano atrás
joystick a2c1984d37 Detect Simagic wheel bases as wheels (#8198) há 1 ano atrás
libm 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" há 1 ano atrás
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) há 2 anos atrás
locale ddbdd73258 Updated source to match SDL function prototype style há 1 ano atrás
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* há 2 anos atrás
misc 690eae7d22 Implement visionOS support há 1 ano atrás
power 95f244598b power: On Linux, compare status strings as case-insensitive. há 1 ano atrás
render 7207bdce5d render: Enable clipping for zero-sized rectangles há 1 ano atrás
sensor a9f6950657 Fixed deadlock shutting down Android sensors há 1 ano atrás
stdlib 342ec51131 Fix overflow when doing SDL_sscanf("%hd", ...) há 1 ano atrás
test 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] há 1 ano atrás
thread b75c751dfc rwlock: Make generic implmentations work on single-threaded platforms. há 1 ano atrás
timer cb73bed6eb SDL API renaming: SDL TLS functions há 1 ano atrás
video 723835d16a Windows: fix for client rect resizing larger each time we came from exclusive fullscreen -> windowed on a monitor with HiDPI set. The problem was we were using the monitor DPI rather than the window DPI so AdjustWindowRectExForDpi was giving us an incorrect size which would be too large for the client rect. Closes #8237. há 1 ano atrás
SDL.c 77446e2029 Unaligned stacks on i686-w64-mingw32 may lead to crashes há 1 ano atrás
SDL_assert.c c065a9b128 Fix some issues caught by check_stdlib_usage.py há 1 ano atrás
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 há 2 anos atrás
SDL_error.c ddbdd73258 Updated source to match SDL function prototype style há 1 ano atrás
SDL_error_c.h fde78d12f2 Updated copyright for 2023 há 2 anos atrás
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. há 2 anos atrás
SDL_hints.c e643d28d9c Set the hint value before calling hint callbacks há 1 ano atrás
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. há 1 ano atrás
SDL_internal.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention há 2 anos atrás
SDL_list.c fde78d12f2 Updated copyright for 2023 há 2 anos atrás
SDL_list.h fde78d12f2 Updated copyright for 2023 há 2 anos atrás
SDL_log.c ddbdd73258 Updated source to match SDL function prototype style há 1 ano atrás
SDL_log_c.h fde78d12f2 Updated copyright for 2023 há 2 anos atrás
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad há 1 ano atrás
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad há 1 ano atrás