Anonymous Maarten 4f0642bf47 triangle: don't read destination pixel when you're going to discard it anyways 3 anos atrás
..
atomic 37e567994d Fix remaining typos (#7921) 3 anos atrás
audio 49abb9c1fa aaudio: Fixed a comment. 3 anos atrás
core 482c238953 aaudio: Deal with device recovery. 3 anos atrás
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py 3 anos atrás
dynapi 34b931f7eb audio: Added SDL_GetAudioStreamQueued 3 anos atrás
events 42bdced05d events: Log file drop position events and print the pointer coordinates 3 anos atrás
file b7889a7389 winrt: use windowsio in non-libc mode 3 anos atrás
filesystem 6f8a6a31ca gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath 3 anos atrás
haptic ddbdd73258 Updated source to match SDL function prototype style 3 anos atrás
hidapi 34719cba96 Fixed crash in hid_init() if the HIDDeviceManager isn't available 3 anos atrás
joystick 0eb8651d5e Do not report gyro/accelerometer if we can't read axes info 3 anos atrás
libm a84389f6bb libm: use union for infinity 3 anos atrás
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 anos atrás
locale ddbdd73258 Updated source to match SDL function prototype style 3 anos atrás
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 anos atrás
misc 690eae7d22 Implement visionOS support 3 anos atrás
power eebd5d18a2 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE 3 anos atrás
render 4f0642bf47 triangle: don't read destination pixel when you're going to discard it anyways 3 anos atrás
sensor a9f6950657 Fixed deadlock shutting down Android sensors 3 anos atrás
stdlib 1375d2049d SDL_iconv_string() defaults to UTF-8 3 anos atrás
test d95d2d7051 SDLTest_CompareSurfaces: Decode pixels correctly on big-endian platforms 3 anos atrás
thread b75c751dfc rwlock: Make generic implmentations work on single-threaded platforms. 3 anos atrás
timer cb73bed6eb SDL API renaming: SDL TLS functions 3 anos atrás
video 4cd0c13823 blit_slow: don't read destination pixel when you're going to discard it anyways 3 anos atrás
SDL.c 77446e2029 Unaligned stacks on i686-w64-mingw32 may lead to crashes 3 anos atrás
SDL_assert.c 5008521538 emscripten: Restore compatibility with existing emsdk releases. 3 anos atrás
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 anos atrás
SDL_error.c ddbdd73258 Updated source to match SDL function prototype style 3 anos atrás
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 anos atrás
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 3 anos atrás
SDL_hints.c e643d28d9c Set the hint value before calling hint callbacks 3 anos atrás
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 3 anos atrás
SDL_internal.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 anos atrás
SDL_list.c fde78d12f2 Updated copyright for 2023 3 anos atrás
SDL_list.h fde78d12f2 Updated copyright for 2023 3 anos atrás
SDL_log.c ddbdd73258 Updated source to match SDL function prototype style 3 anos atrás
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 anos atrás
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad 3 anos atrás
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad 3 anos atrás