RetroArch/libretro-common
libretroadmin 4521f6bcb2 Cleanups
2024-12-18 20:15:58 +01:00
..
audio Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
cdrom Silence GCC 14 warning [-Warray-bounds=] (#17110) 2024-10-21 14:45:23 -07:00
compat Remove asserts 2023-01-09 00:51:05 +01:00
crt
dynamic macOS: Create App Store build (#17074) 2024-10-04 12:46:51 -07:00
encodings iC comments 2024-07-20 17:54:44 +02:00
features Fixing compiler warnings (#17001) 2024-09-14 13:11:20 -07:00
file Cleanups 2024-12-18 20:15:58 +01:00
formats Fix typos (#17068) 2024-10-01 17:36:33 -07:00
gfx (libretro-common) Resync 2023-05-30 19:34:55 +02:00
glsym
hash
include Support for analog L2/R2 values when a DS3 controller is used with PS Vita. (#17261) 2024-12-15 09:24:13 -08:00
libco iC comments 2024-07-20 17:54:44 +02:00
lists Win32: Filebrowser 'Show Hidden Files' corrections (#17140) 2024-10-30 17:56:47 -07:00
media Cleanups/simplifications 2023-08-17 21:58:41 +02:00
memmap (memmap.c) Silence implicit declaration of function 'free' for PSL1GHT 2023-02-20 14:29:40 +01:00
net Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
playlists Minor improvements for db / playlist handling (#16060) 2023-12-30 11:45:36 -08:00
queues apple: fix reinit of gcd task queue (#17262) 2024-12-16 06:00:45 -08:00
rthreads Fix typos (#17068) 2024-10-01 17:36:33 -07:00
samples Fix typos (#17068) 2024-10-01 17:36:33 -07:00
streams Revert "static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:13 +01:00
string Fix typos (#17068) 2024-10-01 17:36:33 -07: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 iOS: fix reopening a recently-creatd file, and build flag cleanup (#17223) 2024-12-01 10:48:52 -08:00
vulkan [Vulkan] Define and implement v2 of context negotiation interface (#14890) 2023-02-04 16:51:50 +01:00
.gitignore
Makefile.test