RetroArch/libretro-common
2020-06-28 20:32:23 +02:00
..
audio Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
cdrom Use string_starts_with_size where possible - avoids the strlen 2020-06-25 12:51:04 +02:00
compat (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
crt
dynamic Updates 2020-06-25 14:01:19 +02:00
encodings Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
features Put fprintfs and printfs behind ifndef NDEBUG 2020-06-17 11:22:31 +02:00
file Add fallback paths for nbio_stdio.c 2020-06-27 14:07:41 +02:00
formats (RPNG) Use malloc 2020-06-27 21:09:29 +02:00
gfx Put fprintfs and printfs behind ifndef NDEBUG 2020-06-17 11:22:31 +02:00
glsym (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
hash Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
include Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
libco Update libretro-common 2020-05-14 09:27:58 +02:00
lists dir_list_read - avoid two strcmps 2020-06-27 22:26:20 +02:00
media Silence warnings 2020-06-05 22:39:44 +02:00
memmap (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
net (3DS) Enable basic networking / cheevos 2020-05-08 20:50:15 +02:00
playlists (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
queues task_init - use malloc 2020-06-28 06:41:07 +02:00
rthreads Adapt PS2 port to new SDK with newlib support (CDVDFS support is missing) 2020-05-20 20:13:19 +02:00
samples Optimise parsing of configuration files 2020-06-25 15:15:08 +01:00
streams (libretro-common/streams) Cleanups 2020-06-28 20:32:23 +02:00
string Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
time Add option to backup/restore installed cores 2020-06-04 12:20:58 +01:00
utils Move test over to samples 2020-01-30 17:47:15 +01:00
vfs (libretro-common) Use malloc 2020-06-28 06:52:02 +02:00
vulkan
.gitignore