RetroArch/libretro-common
twinaphex 69168ec6bc Core info list iteration was calling path_stat two times on the same
paths - unnecessary file I/O is an issue with UWP/WinRT so let's cut
this down to only one path_stat. config_file_read function created -
acts the same as config_file_new except it doesn't check if the path
provided is actually a directory, which in turn would lead to another path_stat call
2019-04-22 01:13:19 +02:00
..
audio Remove mutexes - should hopefully fix dolphin/reicast threaded 2019-02-12 03:55:08 +01:00
compat Clean up white space. 2019-02-03 16:00:50 -08:00
crt Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
dynamic First iteration of UWP support 2018-12-28 22:09:22 +01:00
encodings (PS3) Buildfix 2019-04-21 01:39:10 +02:00
features silence warnings 2019-04-12 17:32:11 +01:00
file Core info list iteration was calling path_stat two times on the same 2019-04-22 01:13:19 +02:00
formats C89 buildfixes 2019-03-24 18:15:26 +01:00
gfx Silence warnings 2019-02-21 21:31:29 +01:00
glsm Clean up white space. 2019-02-03 16:00:50 -08:00
glsym silence warnings 2019-04-12 17:32:11 +01:00
hash Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
include Core info list iteration was calling path_stat two times on the same 2019-04-22 01:13:19 +02:00
libco Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
lists (OSX) Code analysis cleanups 2019-04-08 23:13:39 +02:00
memmap Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
net prevent null derefs found by scan-build 2019-04-18 11:46:53 -04:00
queues fix a whole bunch of memory leaks 2019-03-01 12:05:14 -05:00
rthreads Add rsemaphore.c 2019-04-20 01:14:38 +02:00
samples Clean up white space. 2019-02-03 16:00:50 -08:00
streams Clean up white space. 2019-02-03 16:00:50 -08:00
string Buildfixes and more static code analysis warning fixes 2019-01-10 22:24:43 +01:00
utils Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
vfs (UWP VFS) Code formatting cleanups 2019-04-07 22:45:35 +02:00
vulkan Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
.gitignore Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00