RetroArch/cheevos
libretroadmin 050107a90e (Cheevos) On platforms like WiiU that have cheevos support but no threading support, it was complaining about unused variables like rcheevos_locals. The macros for
slock_lock/slock_unlock seem needless anyway, so we just reference slock_lock/slock_unlock directly and put it behind
HAVE_THREADS ifdefs so the user/programmer knows what is going on
2022-06-19 18:06:17 +02:00
..
cheevos_client.c (Cheevos) On platforms like WiiU that have cheevos support but no threading support, it was complaining about unused variables like rcheevos_locals. The macros for 2022-06-19 18:06:17 +02:00
cheevos_client.h replace coroutines with tasks (#13178) 2021-11-01 18:02:40 +01:00
cheevos_locals.h (Cheevos) On platforms like WiiU that have cheevos support but no threading support, it was complaining about unused variables like rcheevos_locals. The macros for 2022-06-19 18:06:17 +02:00
cheevos_menu.c Fix segfault when launching content with cores that do not have serialized savestate support when rewind and cheevos hardcore mode are enabled (#13607) 2022-02-07 23:52:25 +01:00
cheevos_menu.h remove unused structure 2021-06-01 21:52:10 -06:00
cheevos.c (Cheevos) On platforms like WiiU that have cheevos support but no threading support, it was complaining about unused variables like rcheevos_locals. The macros for 2022-06-19 18:06:17 +02:00
cheevos.h (cheevos) check netplay status when unlocking achievements (#13379) 2021-12-21 15:58:42 +01:00