Ryan C. Gordon d483970262 dbus: Wrap init in a spinlock. 3 years ago
..
atomic f4eb7f329e spinlock: Favor gcc-style atomics over MSVC interfaces. 3 years ago
audio 659e1f0a3f audiocvt: The to-5.1 converters now soften FL and FR channels more. 3 years ago
core d483970262 dbus: Wrap init in a spinlock. 3 years ago
cpuinfo 02daab8736 Fix pointer provenance in SDL_SIMDRealloc 3 years ago
dynapi a186a503e7 Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller. 3 years ago
events 8fb95034e8 Avoid warping the cursor to the center of the window when not in relative_warp_mode 3 years ago
file abcfb22b7d Add support for Vita file API in SDL_rwops 4 years ago
filesystem bc7ac134db Windows: Fix SDL_GetBasePath() truncating paths 3 years ago
haptic a6da2fbf73 Rename haptic methods to avoid confusion with joystick: 3 years ago
hidapi f93e9047eb Implemented the timeout in hid_read_timeout() on Android 3 years ago
joystick 9b4884d58a Warn if you're building a partially functional RAWINPUT driver without device notifications 3 years ago
libm 9130f7c377 Updated copyright for 2021 4 years ago
loadso 9130f7c377 Updated copyright for 2021 4 years ago
locale 01a2f27679 consistently use TEXT() macro with LoadLibrary() and GetModuleHandle() 4 years ago
main cb1fd30e9a Updated to version 2.0.16 for release 3 years ago
misc d4e1b4974a unix: OpenURL: Move unsetenv above vfork 3 years ago
power 2d64e37e41 Initial rebase of xerpi's port 4 years ago
render 5fc13fcb21 direct3d: Commit viewport state before clearing, attempt 2. 3 years ago
sensor e58a955e68 Deprecate dolcesdk 4 years ago
stdlib 8f38ba4d68 Fix casts that should be using uintptr_t 3 years ago
test f1633127d1 Added a window flash operation to be explicit about window flash behavior 3 years ago
thread e3ea5b6468 Migrate to lightweight mutexes 4 years ago
timer a4ddb175f1 Formatting 4 years ago
video b08b1bde66 linux: remove d-bus lazy init dead code 3 years ago
SDL.c dbdbae44c5 linux: (de)initialize d-bus at init and quit. 4 years ago
SDL_assert.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_dataqueue.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_error.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_error_c.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_hints.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_internal.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. 3 years ago