RetroArch/libretro-common/formats
LibretroAdmin fc48ecaa1d Local 'len' variables need to prefixed with '_', inner-loop len
variables need to be prefixed with '__'
2025-01-07 02:57:24 +01:00
..
bmp Cleanups/style nits 2023-02-23 13:15:14 +01:00
cdfs Signedness warning fixes 2023-06-14 23:25:50 +02:00
jpeg Fix typos (#17068) 2024-10-01 17:36:33 -07:00
json Local 'len' variables need to prefixed with '_', inner-loop len 2025-01-07 02:57:24 +01:00
libchdr Syntax style nits 2024-12-23 05:44:40 +01:00
logiqx_dat Don't use string_trim_whitespace 2024-12-23 00:51:01 +01:00
m3u Use returntype for fill_pathname_basedir 2024-12-28 23:11:24 +01:00
png Silence some signed/unsigned mismatch warnings 2022-11-21 19:34:43 +01:00
tga Remove asserts 2023-01-09 00:51:05 +01:00
wav AI Service fixes 2020-10-22 15:59:26 +01:00
xml Fix trivial signedness warnings (#15377) 2023-06-14 04:43:11 +02:00
image_texture.c Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
image_transfer.c Don't include errno.h in files that don't justify its use 2022-08-25 05:19:30 +02:00