RetroArch/libretro-common
LibretroAdmin 4a38831c47
Try to reduce fixed size char arrays from PATH_MAX_LENGTH to lower sizes (#14062)
* Try to reduce fixed size char arrays from PATH_MAX_LENGTH to lower sizes
2022-06-18 19:07:15 +02:00
..
audio (libretro-common) Resync 2022-06-13 18:56:28 +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 [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +02:00
encodings Base64 cleanup 2021-12-20 14:54:41 +01:00
features [ORBIS] Remove legacy implementation and compile with Werror 2022-05-21 17:10:35 +02:00
file Shader Load Extra Parameter Reference Files 2022-06-04 20:12:21 -04:00
formats (GCC 12) Silence some new warnings generated 2022-06-04 06:35:05 +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 (libretro-common) Rename rhash to lrc_hash 2020-12-28 19:55:54 +01:00
include (Network) Replace socket_select calls 2022-06-12 02:13:34 -03: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 Try to reduce fixed size char arrays from PATH_MAX_LENGTH to lower sizes (#14062) 2022-06-18 19:07:15 +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 Fix string test that fails. 2022-05-23 18:47:29 +02: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 [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +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