Sam Lantinga 15533dce05 Cleaned up warnings from check_stdlib_usage.py пре 2 година
..
atomic 37e567994d Fix remaining typos (#7921) пре 3 година
audio 15533dce05 Cleaned up warnings from check_stdlib_usage.py пре 2 година
core 25ce87979d Always provide an implementation for all SDL3 symbols пре 2 година
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py пре 3 година
dynapi c9ccf0670c Add unsupported functions to dynapi пре 2 година
events 42bdced05d events: Log file drop position events and print the pointer coordinates пре 2 година
file 4368f70ff9 Added properties to various SDL objects пре 2 година
filesystem 6f8a6a31ca gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath пре 2 година
haptic ddbdd73258 Updated source to match SDL function prototype style пре 3 година
hidapi 34719cba96 Fixed crash in hid_init() if the HIDDeviceManager isn't available пре 2 година
joystick 435e7ce663 Check for device disconnection in HIDAPI_JoystickOpen() пре 2 година
libm a84389f6bb libm: use union for infinity пре 2 година
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) пре 3 година
locale ddbdd73258 Updated source to match SDL function prototype style пре 3 година
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* пре 3 година
misc 690eae7d22 Implement visionOS support пре 2 година
power eebd5d18a2 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE пре 2 година
render 25ce87979d Always provide an implementation for all SDL3 symbols пре 2 година
sensor 4368f70ff9 Added properties to various SDL objects пре 2 година
stdlib 1375d2049d SDL_iconv_string() defaults to UTF-8 пре 2 година
test 0d68f45879 test: Extract SDLTest_ReadSurfacePixel пре 2 година
thread 6c8ad975c7 Like mutexes, operations on NULL rwlocks are no-ops пре 2 година
timer cb73bed6eb SDL API renaming: SDL TLS functions пре 3 година
video 0ff67dc21b video: Fix compiler warning about SDL_ReadSurfacePixel not being declared. пре 2 година
SDL.c 797b70877d audio: Remove stub header SDL_audio_c.h. пре 2 година
SDL_assert.c 5008521538 emscripten: Restore compatibility with existing emsdk releases. пре 2 година
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_error.c ddbdd73258 Updated source to match SDL function prototype style пре 3 година
SDL_error_c.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. пре 3 година
SDL_hashtable.c 8df68b4120 hashtable: Moved over to single-line comments. пре 2 година
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. пре 2 година
SDL_hints.c e643d28d9c Set the hint value before calling hint callbacks пре 3 година
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. пре 3 година
SDL_internal.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention пре 3 година
SDL_list.c fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_list.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_log.c ddbdd73258 Updated source to match SDL function prototype style пре 3 година
SDL_log_c.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_properties.c 48d80efb51 Fixed warning C4701: potentially uninitialized local variable 'props' used пре 2 година
SDL_properties_c.h 973c8b3273 Added SDL properties API пре 2 година
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad пре 3 година
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad пре 3 година