..
atomic
fix SOLARIS_ATOMICS
2022-11-09 12:45:14 -05:00
audio
removed jack audio remnants.
2022-11-22 20:51:07 +03:00
core
removed os2 support & support for building SDL with watcom.
2022-11-22 19:18:47 +03:00
cpuinfo
removed QNX support.
2022-11-22 20:23:40 +03:00
dynapi
removed QNX support.
2022-11-22 20:23:40 +03:00
events
removed directfb support.
2022-11-22 20:45:45 +03:00
file
removed QNX support.
2022-11-22 20:23:40 +03:00
filesystem
removed QNX support.
2022-11-22 20:23:40 +03:00
haptic
mac: Fix handling of deprecated symbol.
2022-11-16 22:04:04 -05:00
hidapi
removed os2 support & support for building SDL with watcom.
2022-11-22 19:18:47 +03:00
joystick
Removed G29 from controller_type.c
2022-11-22 10:57:45 -08:00
libm
N3DS port (squashed)
2022-10-10 08:50:59 -07:00
loadso
removed os2 support & support for building SDL with watcom.
2022-11-22 19:18:47 +03:00
locale
N3DS port (squashed)
2022-10-10 08:50:59 -07:00
main
removed NaCL support.
2022-11-22 20:10:47 +03:00
misc
Xbox GDKX support ( #5869 )
2022-07-01 13:59:14 -07:00
power
Remove un-needed check for NULL pointer. They were previously checked just before.
2022-11-16 21:27:16 +01:00
render
removed opengles.
2022-11-22 21:48:40 +03:00
sensor
N3DS: Use designated initialiser for drivers.
2022-11-14 21:24:10 -08:00
stdlib
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
test
Do case insensitive matching on test cases
2022-09-19 14:37:10 -07:00
thread
removed NaCL support.
2022-11-22 20:10:47 +03:00
timer
removed os2 support & support for building SDL with watcom.
2022-11-22 19:18:47 +03:00
video
removed opengles.
2022-11-22 21:48:40 +03:00
SDL.c
removed os2 support & support for building SDL with watcom.
2022-11-22 19:18:47 +03:00
SDL_assert.c
hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0
2022-07-25 14:26:46 -07:00
SDL_assert_c.h
…
SDL_dataqueue.c
…
SDL_dataqueue.h
…
SDL_error.c
Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795 )
2022-06-28 09:46:12 +02:00
SDL_error_c.h
Removed the limit on the size of the SDL error message
2022-06-27 16:59:50 -07:00
SDL_guid.c
Refactoring: move GUID operations out of Joystick
2022-06-04 17:22:13 -07:00
SDL_hints.c
Fixes made in response to running a static code analyzer under MS Windows.
2022-11-16 12:43:20 -05:00
SDL_hints_c.h
…
SDL_internal.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_list.c
…
SDL_list.h
…
SDL_log.c
removed NaCL support.
2022-11-22 20:10:47 +03:00
SDL_log_c.h
…
SDL_utils.c
Fixed declaration-after-statement warning
2022-07-18 07:31:23 -07:00
SDL_utils_c.h
Fixed comment (thanks @pionere!)
2022-07-18 07:18:56 -07:00