.. |
atomic
|
atomic: detect clang separately
|
2021-09-16 17:33:52 -07:00 |
audio
|
Fixed bug #4534: NEON implementation of Convert51ToStereo (Thanks Ryan!)
|
2021-10-14 23:17:08 +02:00 |
core
|
os2, geniconv: replaced many uses of libc calls with SDL_ counterparts.
|
2021-10-18 14:11:20 +03:00 |
cpuinfo
|
Fix AltiVec detection on FreeBSD
|
2021-09-21 09:57:10 -07:00 |
dynapi
|
wikiheaders.pl: Add support for deprecated functions.
|
2021-10-23 14:41:23 -04:00 |
events
|
Add SDL_GetWindowICCProfile(). (#4314)
|
2021-10-21 17:37:20 -07:00 |
file
|
Add support for Vita file API in SDL_rwops
|
2021-03-08 09:07:12 -08:00 |
filesystem
|
Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath
|
2021-10-12 13:07:52 -07:00 |
haptic
|
Fixed some accidental uses of external C runtime functions
|
2021-09-22 09:06:45 -07:00 |
hidapi
|
Use correct relative include path
|
2021-10-01 16:27:59 -07:00 |
joystick
|
Fix PS5 mapping with HID-PLAYSTATION driver (#4675)
|
2021-10-24 17:54:26 -05:00 |
libm
|
…
|
|
loadso
|
…
|
|
locale
|
…
|
|
main
|
Updated to version 2.0.17 for development
|
2021-08-10 15:02:36 -07:00 |
misc
|
unix: OpenURL: Move unsetenv above vfork
|
2021-08-01 03:58:49 -07:00 |
power
|
Fixed some accidental uses of external C runtime functions
|
2021-09-22 09:06:45 -07:00 |
render
|
Fixed a few warnings
|
2021-10-25 16:18:40 +02:00 |
sensor
|
Deprecate dolcesdk
|
2021-03-08 09:07:12 -08:00 |
stdlib
|
fix SDL_atoi()
|
2021-10-04 21:32:00 +03:00 |
test
|
test: Fix building with libunwind under autotools
|
2021-10-25 11:28:20 -07:00 |
thread
|
Vita: fix thread detach. Remove leftover KillThread
|
2021-09-20 11:03:02 -07:00 |
timer
|
Formatting
|
2021-03-08 09:07:12 -08:00 |
video
|
Vita: fix IME input languages
|
2021-10-26 08:29:56 -07:00 |
SDL.c
|
Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834)
|
2021-10-12 15:55:31 -07:00 |
SDL_assert.c
|
…
|
|
SDL_assert_c.h
|
…
|
|
SDL_dataqueue.c
|
…
|
|
SDL_dataqueue.h
|
…
|
|
SDL_error.c
|
…
|
|
SDL_error_c.h
|
…
|
|
SDL_hints.c
|
…
|
|
SDL_hints_c.h
|
…
|
|
SDL_internal.h
|
Remove SDL_HAVE_RENDER_GEOMETRY define
|
2021-10-24 22:27:56 -04:00 |
SDL_log.c
|
log: Fixed compiler warnings on 64-bit Visual Studio.
|
2021-08-04 02:34:09 -04:00 |