.. |
atomic
|
f4eb7f329e
spinlock: Favor gcc-style atomics over MSVC interfaces.
|
3 years ago |
audio
|
9504bb121d
pulseaudio: Fix some function signatures that expect const pointers.
|
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
|
08d6a4653e
Fix dynapi prototypes
|
3 years ago |
events
|
fbc364908a
Use the new SDL_clamp() macro where sensible
|
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
|
a91ab883e9
Fixed building on Windows with cmake, ninja, and clang
|
3 years ago |
joystick
|
0ae2a9f8c3
Fixed the Atari gamecontroller mappings and added Atari Xbox 360
|
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
|
3f6ebffff4
Updated to version 2.0.17 for development
|
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
|
e426bb80cb
Fixed bug #4671 - D3D_QueueGeometry: use "count / 3" (Thanks alittlesail!)
|
3 years ago |
sensor
|
e58a955e68
Deprecate dolcesdk
|
4 years ago |
stdlib
|
a91ab883e9
Fixed building on Windows with cmake, ninja, and clang
|
3 years ago |
test
|
b5e5c1ef48
Added Ctrl-T to toggle topmost mode in test programs
|
3 years ago |
thread
|
77c8d11137
configuration updates for dlopen:
|
3 years ago |
timer
|
a4ddb175f1
Formatting
|
4 years ago |
video
|
d5fe9c308a
x11: Log a warning if we decide to use XVidMode.
|
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
|
47db47c1cc
Add SDL_HAVE_RENDER_GEOMETRY to compile or not with RenderGeometry support
|
3 years ago |
SDL_log.c
|
ed6ce5ccb0
log: Fixed compiler warnings on 64-bit Visual Studio.
|
3 years ago |