RetroArch/libretro-common
2020-07-29 19:54:48 -06:00
..
audio move temporary buffer off stack 2020-07-29 19:54:48 -06: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 Use UINT32_C / UINT64_C throughout the codebase 2020-07-29 04:48:11 +02:00
file Merge pull request #11027 from schellingb/archive_cleanup_1b 2020-07-16 03:28:54 +02:00
formats Use UINT32_C / UINT64_C throughout the codebase 2020-07-29 04:48:11 +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 Fix issue with the PS2 and PRI_SIZET 2020-07-21 10:17:16 +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 Warning fixes 2020-07-23 07:39:08 +02:00
playlists (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
queues only wait for save task to complete 2020-07-10 20:18:03 -06:00
rthreads CRITICAL_SECTION implementation can differ - use calloc here 2020-06-29 14:19:50 +02:00
samples Add more tests 2020-07-03 01:34:54 +02:00
streams More silencing of warnings 2020-07-23 06:39:21 +02:00
string More silencing of warnings 2020-07-23 06:39:21 +02:00
time Cleanups/comments 2020-07-07 05:58:07 +02:00
utils Move test over to samples 2020-01-30 17:47:15 +01:00
vfs (libretro-common) Fix 2020-07-13 16:18:46 +02:00
vulkan Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
.gitignore