RetroArch/libretro-common
libretroadmin 2dbb9f62d8 * Change some variable naming conventions
* Make return control paths less dependent on variables
2025-07-11 02:15:12 +02:00
..
audio Add ZStandard support + libchdr update 2025-06-22 00:03:01 +03:00
cdrom Style nits 2025-02-10 13:59:25 +01:00
compat Style nits/conventions 2025-02-09 16:43:51 +01:00
crt Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
dynamic Logging unification cleanups 2025-07-10 05:59:06 +03:00
encodings CTR: Silence a couple of GCC 14 warnings 2025-03-16 01:01:04 +00:00
features cpuid: finish converting to int32_t 2025-04-12 10:30:36 +00:00
file Rewrite some strlcat calls into strlcpy 2025-06-26 14:47:53 +02:00
formats Logging unification cleanups 2025-07-10 05:59:06 +03:00
gfx Fix feature test for `GL_CAPS_ARGB8` in Emscripten builds 2025-04-26 19:11:19 -04: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 Rewrite some strlcat calls into strlcpy 2025-06-26 14:47:53 +02:00
libco iC comments 2024-07-20 17:54:44 +02:00
lists * Change some variable naming conventions 2025-07-11 02:15:12 +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 net_http: don't include port in Host header unnecessarily 2025-07-05 00:21:09 -04:00
playlists Minor improvements for db / playlist handling (#16060) 2023-12-30 11:45:36 -08:00
queues * Change some variable naming conventions 2025-07-11 02:15:12 +02:00
rthreads Sync libretro-common 2024-12-18 23:00:50 +01:00
samples Logging unification cleanups 2025-07-10 05:59:06 +03:00
streams Fix filestream_copy+cmp 2025-06-29 10:41:20 +03:00
string Style nits 2025-02-10 13:59:25 +01: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 Correct SEEK_CUR and SEEK_END for memory mapped VFS files as neither of their conditions were correct, SEEK_CUR never failed and SEEK_END effectively always failed. 2025-07-05 16:48:26 -04: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