.. |
atomic
|
67f12ede3b
move bug #5333 fix to headers
|
3 years ago |
audio
|
29694869b1
audio: Revert one of the resampler optimizations.
|
3 years ago |
core
|
8cd908e0b9
Fixed building with Visual Studio 2013
|
3 years ago |
cpuinfo
|
cf1daafa3f
cpuinfo: Set padding to 0 if none is needed
|
2 years ago |
dynapi
|
fbd230bb6c
Add support for the Nokia N-Gage (#5597)
|
3 years ago |
events
|
6150245d65
Add new verbosity level for logging of `SDL_SysWMEvent`s
|
3 years ago |
file
|
176941a4fb
allow MacOS build without SDL_FILE
|
3 years ago |
filesystem
|
009a0ff95f
use explicit GetModuleFileNameW
|
3 years ago |
haptic
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
3 years ago |
hidapi
|
7a5743031d
hidapi, libusb: import mainstream commit 536bad201e
|
3 years ago |
joystick
|
a3c1ca1fa1
Added support for the Backbone One guide button
|
3 years ago |
libm
|
b398a847be
Add SDL_FLOATWORDORDER for older ARM toolchains
|
3 years ago |
loadso
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
3 years ago |
locale
|
cbdb67b4f6
Vita: add SDL_GetPreferredLocales support
|
3 years ago |
main
|
cd7c2f1de7
Switch versioning scheme to be the same as GLib and Flatpak
|
3 years ago |
misc
|
c93e552068
minor update to winrt/SDL_sysurl.cpp
|
3 years ago |
power
|
5c4fff7f63
Don't fail to get battery status if the upower refresh call fails
|
3 years ago |
render
|
9e5cbf034a
Disallow non-positive allocation.
|
3 years ago |
sensor
|
e8c3ff56e0
Removed problematic call to ISensor_SetEventSink()
|
3 years ago |
stdlib
|
0e63b514d5
Don't define memcpy(), memset() when using static VC runtime.
|
3 years ago |
test
|
0e198a8799
Added a define VERBOSE_MOTION_EVENTS to show mouse and finger motion events
|
3 years ago |
thread
|
fbd230bb6c
Add support for the Nokia N-Gage (#5597)
|
3 years ago |
timer
|
fbd230bb6c
Add support for the Nokia N-Gage (#5597)
|
3 years ago |
video
|
adac3bd1e2
video: restore ability to disable fb accel via hint
|
3 years ago |
SDL.c
|
fff97c95eb
build: Mechanically generate ABI versions from version number
|
3 years ago |
SDL_assert.c
|
ca26df3404
assert: Allow messages of any length.
|
3 years ago |
SDL_assert_c.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_dataqueue.c
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_dataqueue.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_error.c
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_error_c.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_hints.c
|
ba62ead5ec
Handle potential out of memory condition when working with hints
|
3 years ago |
SDL_hints_c.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_internal.h
|
8cd908e0b9
Fixed building with Visual Studio 2013
|
3 years ago |
SDL_list.c
|
78834b50d6
Add SDL_list.c/h
|
3 years ago |
SDL_list.h
|
78834b50d6
Add SDL_list.c/h
|
3 years ago |
SDL_log.c
|
8cd908e0b9
Fixed building with Visual Studio 2013
|
3 years ago |
SDL_log_c.h
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
3 years ago |