RetroArch/libretro-common
libretroadmin dc9ffcce66 (sinc resampler) style nits 2025-07-20 09:37:15 +02:00
..
audio (sinc resampler) style nits 2025-07-20 09:37:15 +02:00
cdrom Style nits 2025-02-10 13:59:25 +01:00
compat Move code back 2025-07-15 23:35:37 +02:00
crt Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
dynamic Variable name changes 2025-07-17 23:41:27 +02:00
encodings CTR: Silence a couple of GCC 14 warnings 2025-03-16 01:01:04 +00:00
features remove dead code 2025-07-17 08:02:06 +02:00
file Make last_slash concatenation parts consistent (#18102) 2025-07-19 23:37:31 +02:00
formats Static code analysis warning fixes 2025-07-18 09:26:26 +02:00
gfx scaler_gen_filter - small simplification 2025-07-20 02:38:04 +02:00
glsym (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
hash Silence more warnings 2025-02-09 21:11:35 +01:00
include Silence some code analysis warnings 2025-07-20 08:11:36 +02:00
libco iC comments 2024-07-20 17:54:44 +02:00
lists Rewrite file_list_insert - use memmove instead of a malloc and copy (#18097) 2025-07-20 05:22:49 +02:00
media Use strldup where possible, avoid strcpy_literal 2025-01-15 16:36:49 +01:00
memmap Silence some warnings 2025-01-18 01:48:33 +01:00
net Silence some code analysis warnings 2025-07-20 08:11:36 +02:00
playlists Minor improvements for db / playlist handling (#16060) 2023-12-30 11:45:36 -08:00
queues fifo_write - only do second memcpy call if rest_write > 0 2025-07-20 03:26:50 +02:00
rthreads Go back to old rthreads TLS code for now 2025-07-18 18:18:30 +02:00
samples Logging unification cleanups 2025-07-10 05:59:06 +03:00
streams More code analysis warning fixes 2025-07-17 10:00:39 +02:00
string string_remove_all_chars - only write if the character is not the 2025-07-20 03:14:20 +02:00
test iC comments 2024-07-20 17:54:44 +02:00
time Remove asserts 2023-01-09 00:51:05 +01:00
utils Replace do { while (true) ; with for (;;) 2024-04-05 20:03:05 +02:00
vfs Code analysis fixes - fix some warnings and prevent garbage data 2025-07-17 12:11:31 +02:00
vulkan [Vulkan] Define and implement v2 of context negotiation interface (#14890) 2023-02-04 16:51:50 +01: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