.. |
atomic
|
d8e68aea9d
atomic: Solaris needs the `_nv` variant of `atomic_or_uint`.
|
9 months ago |
audio
|
364bbd545d
audio: SDL_ClosestAudioFormats now favors float32 and native byte order.
|
8 months ago |
camera
|
4f55271571
Removed temporary memory from the API
|
8 months ago |
core
|
80f5f0b1fb
android: Fix activity pause/resume with external graphics context
|
8 months ago |
cpuinfo
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
11 months ago |
dialog
|
6a74ade73d
Make SDL_URIToLocal available to multiple platforms
|
9 months ago |
dynapi
|
94d9229ce2
Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages()
|
8 months ago |
events
|
b8f3cd0a10
Added SDL_CursorData for internal cursor data
|
8 months ago |
file
|
614a88ca3b
SDL_IOFromFile: Apple targets no longer use the app bundle's resources dir.
|
8 months ago |
filesystem
|
218e45247f
Fixed memory leak when SDL_Init() was called multiple times
|
8 months ago |
haptic
|
4f55271571
Removed temporary memory from the API
|
8 months ago |
hidapi
|
5db08b86ca
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
9 months ago |
joystick
|
0a924b185d
Fixed crash with joystick rumble after disconnection
|
8 months ago |
libm
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
10 months ago |
loadso
|
ccebbb6c6e
Fix UWP build in non-UNICODE mode
|
9 months ago |
locale
|
4f55271571
Removed temporary memory from the API
|
8 months ago |
main
|
7e48d4522b
GDK build: move suspend/constrain setup back to previous compilation unit
|
9 months ago |
misc
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
1 year ago |
power
|
a919774fe4
Build with -Wfloat-conversion + fix all warnings
|
10 months ago |
render
|
efefc4a1f3
d3d12: Move platform-specific includes/defines to SDL_d3d12.h
|
8 months ago |
sensor
|
4f55271571
Removed temporary memory from the API
|
8 months ago |
stdlib
|
94827e0acd
SDL_mslibc.c: revert PR/10303 changes
|
8 months ago |
storage
|
4f55271571
Removed temporary memory from the API
|
8 months ago |
test
|
de30400a7b
Fixed uninitialized variable warning
|
8 months ago |
thread
|
b854e1fe0b
Fixed some issues found with static analysis
|
8 months ago |
time
|
61e78830d0
Revert "Revert "Fixed warning: result of comparison of constant 9223372035 with expression of type '__kernel_old_time_t' (aka 'long') is always true""
|
8 months ago |
timer
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
9 months ago |
video
|
31ed3665ad
Added support for high-DPI cursors and icons
|
8 months ago |
SDL.c
|
61a88077a7
Re-added SDL_HINT_APP_ID and SDL_HINT_APP_NAME
|
8 months ago |
SDL_assert.c
|
6906c50e8b
assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int.
|
1 year ago |
SDL_assert_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_error.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 months ago |
SDL_error_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_guid.c
|
4f55271571
Removed temporary memory from the API
|
8 months ago |
SDL_hashtable.c
|
2ba76dbe80
Simplified SDL_Surface
|
9 months ago |
SDL_hashtable.h
|
2ba76dbe80
Simplified SDL_Surface
|
9 months ago |
SDL_hints.c
|
4f55271571
Removed temporary memory from the API
|
8 months ago |
SDL_hints_c.h
|
276566235c
Removed SDL_ClearHints() from the public API
|
1 year ago |
SDL_internal.h
|
4f55271571
Removed temporary memory from the API
|
8 months ago |
SDL_list.c
|
33eaddc565
Cleaned up various type conversion issues
|
1 year ago |
SDL_list.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_log.c
|
f080336fa6
Fixed memory leak if logging is done after SDL_Quit()
|
8 months ago |
SDL_log_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_properties.c
|
4f55271571
Removed temporary memory from the API
|
8 months ago |
SDL_properties_c.h
|
652b34bd15
Added SDL_DumpProperties() for internal debugging
|
10 months ago |
SDL_utils.c
|
9da58e9fb7
Fixed storing a key in the persistent string hashtable that's about to be freed
|
8 months ago |
SDL_utils_c.h
|
4f55271571
Removed temporary memory from the API
|
8 months ago |