rpcsx/rpcs3/Emu
Eladash eb0d006168
Fix most of "[x] thread is too sleepy" at Emu.Stop() (#9813)
* Fixes some thread sleep/wait calls
2021-02-21 16:43:02 +03:00
..
Audio Audio/AL: Request our default sampling rate (48kHz) from AL when creating the 2021-02-20 14:31:38 +03:00
Cell Fix most of "[x] thread is too sleepy" at Emu.Stop() (#9813) 2021-02-21 16:43:02 +03:00
CPU Fix most of "[x] thread is too sleepy" at Emu.Stop() (#9813) 2021-02-21 16:43:02 +03:00
Io dualsense: implement player LEDs 2021-02-09 19:21:37 +01:00
Memory Fix vm::falloc() for misaligned args (#9764) 2021-02-14 13:19:14 +03:00
NP Fix most of "[x] thread is too sleepy" at Emu.Stop() (#9813) 2021-02-21 16:43:02 +03:00
RSX Fix most of "[x] thread is too sleepy" at Emu.Stop() (#9813) 2021-02-21 16:43:02 +03:00
CMakeLists.txt rsx: Refactor texture cache utils 2021-02-10 11:37:14 +03:00
GameInfo.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
GDB.cpp Atomic waiting refactoring (#9208) 2021-02-13 17:50:07 +03:00
GDB.h GDB: remove wrong_checksum_exception 2019-11-08 19:27:11 +03:00
IdManager.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
IdManager.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
IPC.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
localized_string.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
localized_string.h Remove BOM markers 2020-12-06 15:30:12 +03:00
localized_string_id.h Remove BOM markers 2020-12-06 15:30:12 +03:00
perf_meter.cpp Fix SAFE_BUFFERS attribute for GCC 2021-02-09 12:33:50 +03:00
perf_meter.hpp Fix SAFE_BUFFERS attribute for GCC 2021-02-09 12:33:50 +03:00
System.cpp Atomic waiting refactoring (#9208) 2021-02-13 17:50:07 +03:00
System.h optimize add_only boot process 2021-02-02 18:37:18 +01:00
system_config.cpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
system_config.h Fix mic device default in config 2021-02-17 18:15:58 +03:00
system_config_types.cpp Firmware libraries settings overhaul 2020-12-13 21:52:24 +03:00
system_config_types.h Refactor some 'offending' code a bit (no effect) 2021-01-18 21:58:28 +03:00
title.cpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
title.h Remove BOM markers 2020-12-06 15:30:12 +03:00
VFS.cpp Enable -Wunused-variable 2021-01-12 14:34:14 +03:00
VFS.h Improve Trophy Installer robustness 2020-10-01 22:00:57 +03:00