rpcsx/rpcs3/Emu
2021-03-12 21:01:48 +03:00
..
Audio Add/fix warning -Wignored-qualifiers (GCC/clang) 2021-03-09 03:09:50 +03:00
Cell Fix sysutil_send_system_cmd at Emu.Stop() 2021-03-12 21:01:48 +03:00
CPU Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
Io Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
Memory Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
NP Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
RSX vk: Check for uninitialized target before going into any scaling op 2021-03-12 02:27:05 +03:00
CMakeLists.txt vk: Add the async task scheduler 2021-03-12 02:27:05 +03:00
GameInfo.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
GDB.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +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 fixed_typemap.hpp: reduce indirection 2021-03-02 16:08:14 +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 Add information about unnamed/main threads in logs and fatal dialog 2021-03-11 22:55:06 +03:00
System.h Add/fix warning -Wignored-qualifiers (GCC/clang) 2021-03-09 03:09:50 +03:00
system_config.cpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
system_config.h Add asynchronous streaming to the GUI and auto-enable it 2021-03-12 02:27:05 +03:00
system_config_types.cpp vk: Add options to system configuration 2021-03-12 02:27:05 +03:00
system_config_types.h vk: Add options to system configuration 2021-03-12 02:27:05 +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-parameter 2021-03-06 18:07:08 +03:00
VFS.h Improve Trophy Installer robustness 2020-10-01 22:00:57 +03:00