rpcsx/rpcs3/Emu
2021-03-10 13:41:13 +03:00
..
Audio Add/fix warning -Wignored-qualifiers (GCC/clang) 2021-03-09 03:09:50 +03:00
Cell PPU interpreter hotfix 2021-03-10 13:41:13 +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 Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
CMakeLists.txt Move code to cpp (#9938) 2021-03-10 00:58:08 +01: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/fix warning -Wignored-qualifiers (GCC/clang) 2021-03-09 03:09:50 +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 perf overlay: Don't allow 0 or 1 datapoint count 2021-03-03 00:33:46 +01:00
system_config_types.cpp perf overlays: add detail level none (hides FPS) 2021-03-03 00:33:46 +01:00
system_config_types.h perf overlays: add detail level none (hides FPS) 2021-03-03 00:33:46 +01: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