sdl2_frt/src
Ryan C. Gordon f4eb7f329e
spinlock: Favor gcc-style atomics over MSVC interfaces.
This resolves a problem when using Clang on Windows.

Fixes #4346.
2021-07-27 13:45:33 -04:00
..
atomic spinlock: Favor gcc-style atomics over MSVC interfaces. 2021-07-27 13:45:33 -04:00
audio pulseaudio: Optionally add "monitor" sources to device list. 2021-07-27 13:12:57 -04:00
core
cpuinfo
dynapi Added a window flash operation to be explicit about window flash behavior 2021-07-24 13:42:19 -07:00
events
file
filesystem Windows: Fix SDL_GetBasePath() truncating paths 2021-06-12 23:07:46 -04:00
haptic
hidapi Implemented the timeout in hid_read_timeout() on Android 2021-07-08 18:44:50 -07:00
joystick Fixed controllers showing up under both MFI and HIDAPI drivers 2021-07-26 23:29:20 -07:00
libm
loadso
locale
main
misc
power
render Remove 'support' for rgb/bgr textures, that was causing issues with them 2021-07-19 10:14:13 -04:00
sensor
stdlib
test Added a window flash operation to be explicit about window flash behavior 2021-07-24 13:42:19 -07:00
thread
timer
video SDL_VideoInit: silence 'may be used uninitialized' warning 2021-07-26 22:51:24 +03:00
SDL_assert_c.h
SDL_assert.c
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error_c.h
SDL_error.c
SDL_hints_c.h
SDL_hints.c
SDL_internal.h
SDL_log.c
SDL.c