RetroArch/libretro-common
2022-05-11 19:16:04 +02:00
..
audio Fix audio mixer memory leak + remove redundant 'single threaded' rthreads implementation (#13890) 2022-04-26 14:22:59 +02:00
cdrom libretro-common/cdrom: Add missing compatibility header 2020-10-05 10:28:45 +01:00
compat Fix some command line segfaults (#13682) 2022-02-28 10:32:50 +01:00
crt Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
dynamic (UWP) Fix regression in dylib 2020-11-18 01:44:32 +01:00
encodings Base64 cleanup 2021-12-20 14:54:41 +01:00
features Improve CPU architecture and model name identification for Miyoo (#13704) 2022-03-09 21:27:12 +01:00
file Revert "(config_file) Prevent hash map corruption when calling config_unset()" 2022-03-21 15:08:02 +01:00
formats (cheevos) support for identifying Dreamcast CHDs (#13628) 2022-02-15 15:09:43 +01: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 (libretro-common) Rename rhash to lrc_hash 2020-12-28 19:55:54 +01:00
include (Networking) Move macro to its correct place (#13904) 2022-04-30 03:39:10 +02:00
libco [PSL1GHT] Add libco support for ps3 2022-03-27 18:03:35 +02:00
lists (nested_list) Fix heap-use-after-free errors due to pointer invalidation when resizing internal RBUF arrays 2021-08-09 23:08:17 +01:00
media Use strcpy_literal in more places 2020-09-19 23:59:06 +02:00
memmap (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
net Cxx buildfixes (#13803) 2022-03-30 17:30:20 +02:00
playlists Fix playlist label sanitisation 2021-03-26 12:22:10 +00:00
queues (Threaded Tasks) Fix race condition at task_queue_wait (#13898) 2022-04-29 14:29:07 +02:00
rthreads Fix audio mixer memory leak + remove redundant 'single threaded' rthreads implementation (#13890) 2022-04-26 14:22:59 +02:00
samples Add Czech language option (#13680) 2022-03-07 19:11:39 +01:00
streams Silence some MSVC 2019 code analysis warnings 2022-03-05 14:39:56 +01:00
string (WinRaw) Fix multiple light guns (#13840) 2022-04-08 21:46:00 +02:00
test improve message wrapping with CJK languages 2021-06-03 21:09:35 +09:00
time Cleanups/comments 2020-07-07 05:58:07 +02:00
utils Moving more stuff from samples to tests 2021-05-10 19:45:50 +02:00
vfs remove copy perms as its inefficient as we can just directly assign the new acl and that works (#13926) 2022-05-11 19:16:04 +02:00
vulkan Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
.gitignore Updates 2020-12-13 21:21:21 +01:00
Makefile.test Moving more stuff from samples to tests 2021-05-10 19:45:50 +02:00