RetroArch/libretro-common
2022-11-04 19:52:39 +01:00
..
audio C89_BUILD buildfix 2022-08-02 11:34:41 +02:00
cdrom (CDROM) Fix memory leak caught with asan - buf passed to filestream_read_file 2022-07-15 19:00:59 +02:00
compat Create separate file compat_strldup.c since compat_strl.c is not 2022-08-25 16:50:12 +02:00
crt Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
dynamic (libretro-common) refinements to documentation 2022-08-01 13:06:35 +02:00
encodings (libretro-common) Move file_crc32 out of encoding_crc32.c - we don't want file I/O 2022-08-01 14:04:01 +02:00
features Cleanup bitmask setting 2022-10-05 18:43:58 +02:00
file Backport ebe5f2cc3d - 2022-09-03 06:35:41 +02:00
formats Add View feature (#14467) 2022-10-10 06:36:02 +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 Add Hungarian language option (#14585) 2022-11-04 19:52:39 +01:00
libco [PSL1GHT] Add libco support for ps3 2022-03-27 18:03:35 +02:00
lists (file_list) Get rid of superfluous small functions 2022-09-04 17:52:06 +02:00
media Gradually get rid of strcpy_literal 2022-08-23 15:04:47 +02:00
memmap (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
net Add WIIU ifdef for socket_connect_with_timeout and revert (#14503) 2022-10-10 18:04:05 +02:00
playlists Fix label sanitization (#14428) 2022-09-18 19:25:21 +02:00
queues more thread-awareness in task callbacks (#14337) 2022-08-23 15:11:11 +02:00
rthreads Don't do implicit memsets for struct timespec - always has only 2022-09-02 23:47:58 +02:00
samples * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
streams Fix various vfs / file stream issues (#14384) 2022-09-04 23:11:54 +02:00
string Fix some implicit conversion signedness warnings 2022-10-02 03:22:34 +02:00
test (word wrap functions in stdstring.c) Avoid implicit strlens, caller 2022-08-23 17:06:01 +02:00
time Revert "Move strftime_am_pm to libretro-common rtime.c, remove duplicate" 2022-07-12 03:31:42 +02:00
utils Moving more stuff from samples to tests 2021-05-10 19:45:50 +02:00
vfs Get mkdir working on wiiu (#14490) 2022-10-07 06:19:54 +02:00
vulkan Move over to VK_EXT_debug_utils. 2022-08-31 19:45:21 +02: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