Ryujinx-SDL/src
2021-11-22 08:38:46 -08:00
..
atomic atomic: detect clang separately 2021-09-16 17:33:52 -07:00
audio PSP: un needed include 2021-11-22 08:38:46 -08:00
core use SDL's functions version inplace of libc version 2021-11-22 08:38:46 -08:00
cpuinfo cpuinfo: remove malloc from comments 2021-11-22 08:38:46 -08:00
dynapi Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels 2021-11-21 12:18:10 -08:00
events mouse: Fix Y value in motion events when confinement is active 2021-11-14 17:52:41 -06:00
file Add support for Vita file API in SDL_rwops 2021-03-08 09:07:12 -08:00
filesystem Minor comment 2021-11-22 08:38:46 -08:00
haptic use SDL's functions version inplace of libc version 2021-11-22 08:38:46 -08:00
hidapi use SDL's functions version inplace of libc version 2021-11-22 08:38:46 -08:00
joystick Don't use "round", so that it's doesn't show up while searching for the function 2021-11-22 08:38:46 -08:00
libm Updated copyright for 2021 2021-01-02 10:25:38 -08:00
loadso Updated copyright for 2021 2021-01-02 10:25:38 -08:00
locale use SDL's functions version inplace of libc version 2021-11-22 08:38:46 -08:00
main Updated to version 2.0.17 for development 2021-08-10 15:02:36 -07:00
misc use SDL's functions version inplace of libc version 2021-11-22 08:38:46 -08:00
power use SDL's functions version inplace of libc version 2021-11-22 08:38:46 -08:00
render PSP: use SDL_malloc/SDL_free 2021-11-22 08:38:46 -08:00
sensor Fixed whitespace 2021-11-12 08:28:02 -08:00
stdlib Add and use SDL_FALLTHROUGH for fallthroughs 2021-11-12 07:26:14 +03:00
test tests: several -Wwrite-strings fixes. 2021-11-20 01:02:02 +03:00
thread Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877) 2021-11-02 13:56:14 -07:00
timer Fix warning: declaration shadows a local variable 2021-11-09 13:33:24 +01:00
video Don't use "realloc" in comment so that it doesn't show up 2021-11-22 08:38:46 -08:00
SDL_assert_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_assert.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dataqueue.c Remove malloc from comment 2021-11-22 08:38:46 -08:00
SDL_dataqueue.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_error_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_error.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_hints_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_hints.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
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
SDL.c minor tidy-up for ifdefs & co. 2021-11-20 21:51:10 +03:00