rpcsx/rpcs3/Emu
Nekotekina 7a015b6fc0 VKMemAlloc.cpp: use shared_mutex in vk_mem_alloc.h
Because it allows to use custom implementation.
Also fix compilation.
2020-12-11 19:05:11 +03:00
..
Audio Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
Cell std::chrono cleanup: always use steady_clock 2020-12-11 19:01:56 +03:00
CPU Remove ASSUME macro 2020-12-10 14:08:02 +03:00
Io std::chrono cleanup: always use steady_clock 2020-12-11 19:01:56 +03:00
Memory Remove ASSUME macro 2020-12-10 14:08:02 +03:00
NP std::chrono cleanup: always use steady_clock 2020-12-11 19:01:56 +03:00
RSX VKMemAlloc.cpp: use shared_mutex in vk_mem_alloc.h 2020-12-11 19:05:11 +03:00
CMakeLists.txt Homebrew atomic_ptr rewritten (util/shared_ptr.hpp) 2020-11-26 20:11:26 +03:00
GameInfo.h Remove BOM markers 2020-12-06 15:30:12 +03:00
GDB.cpp Remove HERE macro 2020-12-10 12:30:22 +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 Remove BOM markers 2020-12-06 15:30:12 +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 Remove BOM markers 2020-12-06 15:30:12 +03:00
perf_meter.hpp Remove bom from .hpp files 2020-12-07 20:03:44 +03:00
System.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
System.h Allow emulation to work without firmware (#9367) 2020-12-07 20:10:34 +03:00
system_config.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
system_config.h Remove BOM markers 2020-12-06 15:30:12 +03:00
system_config_types.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
system_config_types.h Remove BOM markers 2020-12-06 15:30:12 +03:00
title.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
title.h Remove BOM markers 2020-12-06 15:30:12 +03:00
VFS.cpp Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
VFS.h Improve Trophy Installer robustness 2020-10-01 22:00:57 +03:00