1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-05 09:48:42 +00:00
RetroArch/libretro-common
Rob Loach fb6dfd345f
(Audio Mixer) audio_mix.c does not require stdio.h (#13441)
This change removes the inclusion of stdio.h as it's not needed in this file.
2022-01-04 13:21:45 +01:00
..
audio (Audio Mixer) audio_mix.c does not require stdio.h (#13441) 2022-01-04 13:21:45 +01:00
cdrom libretro-common/cdrom: Add missing compatibility header 2020-10-05 10:28:45 +01:00
compat Revert "Windows long paths fix" 2020-12-24 16:40:15 +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 cpu detection detection vfp unit for Darwin. 2021-04-24 22:58:14 +01:00
file Fix incorrect file names for remap files when the content path doesn't have a preceding slash. (#13385) 2021-12-20 23:24:19 +01:00
formats fix netplay UPNP binding for specific router behavior (#13399) 2021-12-23 19:30:35 +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 Netplay and NAT struct improvements (#13416) 2021-12-25 13:42:22 +01:00
libco Add PS2 libco 2021-02-07 21:16:24 +01: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 Netplay and NAT struct improvements (#13416) 2021-12-25 13:42:22 +01:00
playlists Fix playlist label sanitisation 2021-03-26 12:22:10 +00:00
queues main_thread_id initial value should be 0, not NULL 2021-11-08 20:08:32 +01:00
rthreads Basic rs90 build 2021-07-13 11:36:48 -05:00
samples Add core options translation scripts 2021-09-02 19:07:28 +02:00
streams file_stream_transforms.c: Ensure correct return values + fix segfault when calling rfread() with zero elem_size (#13279) 2021-11-24 11:32:42 +01:00
string improve message wrapping with CJK languages 2021-06-03 21:09:35 +09: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 Mitigate need for vfs cores on ntfs drives [UWP/XBOX] (#13368) 2021-12-17 13:46:04 +01: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