.. |
atomic
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
audio
|
Android: fix crash when AAUDIO isn't used (bug #7620)
|
2023-04-18 21:34:18 +02:00 |
core
|
Android: message to indicate that main() is called for the 1 or n'th time
|
2023-04-06 10:08:07 +02:00 |
cpuinfo
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
dynapi
|
Added SDL_CreateWindowWithPosition()
|
2023-03-31 17:21:44 -07:00 |
events
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
file
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
filesystem
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
haptic
|
Fixed Visual Studio warning 4244
|
2023-03-30 14:04:32 -07:00 |
hidapi
|
hidapi/mac: replace sprintf uses with snprintf.
|
2023-04-24 10:46:05 -07:00 |
joystick
|
Check return value of VIRTUAL_HWDataForIndex()
|
2023-04-23 17:40:15 -07:00 |
libm
|
Fixed Visual Studio warning 4389
|
2023-03-30 14:02:04 -07:00 |
loadso
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
locale
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
main/winrt
|
Remove SDL3_main from build systems, remove most of src/main/*
|
2022-12-15 08:01:01 -08:00 |
misc
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
power
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
render
|
Fixed Visual Studio warning 4389: '==': signed/unsigned mismatch
|
2023-04-06 15:11:56 -07:00 |
sensor
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
stdlib
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
test
|
SDL_test: add more color when success/fail/skip
|
2023-04-14 12:12:45 +02:00 |
thread
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
timer
|
SDL_timer.c: silence a minor warning.
|
2023-04-12 12:55:40 +03:00 |
video
|
wayland: Fixes a memory leak wheere primary selection isn't freed
|
2023-04-24 11:59:39 -07:00 |
SDL.c
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
SDL_assert.c
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
SDL_assert_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
SDL_dataqueue.c
|
dataqueue: Make thread safe.
|
2023-03-02 16:35:16 -05:00 |
SDL_dataqueue.h
|
dataqueue: Make thread safe.
|
2023-03-02 16:35:16 -05:00 |
SDL_error.c
|
Remove disabled self test main functions in src/SDL_error.c
|
2023-02-01 20:14:48 +01:00 |
SDL_error_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
SDL_guid.c
|
Add error returns to void functions that can fail/set errors.
|
2023-02-09 07:23:21 -08:00 |
SDL_hints.c
|
SDL_AddHintCallback() now returns a standard int result instead of void
|
2023-01-09 12:09:30 -08:00 |
SDL_hints_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
SDL_internal.h
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
SDL_list.c
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
SDL_list.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
SDL_log.c
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
SDL_log_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
SDL_utils.c
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
SDL_utils_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |