.. |
atomic
|
67f12ede3b
move bug #5333 fix to headers
|
3 éve |
audio
|
dc62fec5e9
audio: Fix locking in backends that manage their own callback threads.
|
2 éve |
core
|
fd2a2eea10
Fixed declaration-after-statement warning
|
2 éve |
cpuinfo
|
501a499180
Add clang-format on/off comments where necessary.
|
2 éve |
dynapi
|
f0566702c5
Fix enabling SDL_DYNAMIC_API in OpenWatcom builds
|
2 éve |
events
|
5669743a43
Make sure SDL_CaptureMouse() is only called on the main thread
|
2 éve |
file
|
8c5bda6acd
Vita: remove Vita-specific RWOps code
|
2 éve |
filesystem
|
aa6ea607d9
Fixed whitespace
|
2 éve |
haptic
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
3 éve |
hidapi
|
964e979d06
hidapi: Allow disabling libusb support at runtime
|
2 éve |
joystick
|
d2c4d74dd0
Fixed build with MinGW-64 windows.devices.power.h
|
2 éve |
libm
|
b398a847be
Add SDL_FLOATWORDORDER for older ARM toolchains
|
3 éve |
loadso
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
3 éve |
locale
|
cbdb67b4f6
Vita: add SDL_GetPreferredLocales support
|
3 éve |
main
|
9b75fa0165
N-Gage port: add changes from code reviews, overall cleanup (#5618)
|
2 éve |
misc
|
c93e552068
minor update to winrt/SDL_sysurl.cpp
|
3 éve |
power
|
5c4fff7f63
Don't fail to get battery status if the upower refresh call fails
|
3 éve |
render
|
9dfa000bc0
Initial support for building for Windows with OpenWatcom
|
2 éve |
sensor
|
e8c3ff56e0
Removed problematic call to ISensor_SetEventSink()
|
3 éve |
stdlib
|
501a499180
Add clang-format on/off comments where necessary.
|
2 éve |
test
|
0cca71a846
Use SDLCALL for callbacks in public APIs
|
2 éve |
thread
|
9b75fa0165
N-Gage port: add changes from code reviews, overall cleanup (#5618)
|
2 éve |
timer
|
fbd230bb6c
Add support for the Nokia N-Gage (#5597)
|
3 éve |
video
|
c87b0142fe
Fixed building with C89 compiler
|
2 éve |
SDL.c
|
fff97c95eb
build: Mechanically generate ABI versions from version number
|
3 éve |
SDL_assert.c
|
996b3dc37a
Fixed warning building with Visual Studio
|
2 éve |
SDL_assert_c.h
|
120c76c84b
Updated copyright for 2022
|
3 éve |
SDL_dataqueue.c
|
120c76c84b
Updated copyright for 2022
|
3 éve |
SDL_dataqueue.h
|
120c76c84b
Updated copyright for 2022
|
3 éve |
SDL_error.c
|
120c76c84b
Updated copyright for 2022
|
3 éve |
SDL_error_c.h
|
120c76c84b
Updated copyright for 2022
|
3 éve |
SDL_hints.c
|
fe46569cce
Fix potential memory leak in SDL_AddHintCallback
|
2 éve |
SDL_hints_c.h
|
120c76c84b
Updated copyright for 2022
|
3 éve |
SDL_internal.h
|
f0566702c5
Fix enabling SDL_DYNAMIC_API in OpenWatcom builds
|
2 éve |
SDL_list.c
|
78834b50d6
Add SDL_list.c/h
|
3 éve |
SDL_list.h
|
78834b50d6
Add SDL_list.c/h
|
3 éve |
SDL_log.c
|
f7280dcebb
log: Check for integer overflow.
|
2 éve |
SDL_log_c.h
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
3 éve |