rpcs3/rpcs3/Emu
Marcin Serwin bad6e99258 Disable -Wold-style-cast diagnostic before including sse2neon
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-18 15:52:52 +02:00
..
Audio static analysis: more const ref 2025-03-05 00:12:30 +01:00
Cell CI: build windows clang 2025-06-15 17:12:50 +02:00
CPU llvm: fix deprecation warnings 2025-06-07 12:46:48 +03:00
Io input: only copy relevant members to external buttons and sticks 2025-06-09 11:09:26 +02:00
Memory SPU: Skip PUTLLUC writes of the same data 2025-06-08 19:09:22 +03:00
NP Fix some static analysis warnings, including c-style cast 2025-06-01 22:07:03 +02:00
RSX Disable -Wold-style-cast diagnostic before including sse2neon 2025-06-18 15:52:52 +02:00
cache_utils.cpp IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +02:00
cache_utils.hpp
CMakeLists.txt rsx: Refactor CgBinaryProgram to avoid namespace collision with X11 2025-05-21 16:51:11 +03:00
config_mode.h
GameInfo.h Qt: Remove default "Unknown" in GameInfo struct 2023-12-03 01:05:28 +01:00
games_config.cpp Decrease log level of config file move error 2025-01-22 02:18:07 +01:00
games_config.h [TESTERS NEEDED] Improved contextual menu (#16038) 2024-09-14 21:51:42 +02:00
GDB.cpp cfg: remove string::get() 2025-03-10 21:09:27 +01:00
GDB.h Headers cleanup 2025-02-11 20:38:35 +01:00
IdManager.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
IdManager.h use concepts instead of std::enable_if 2025-02-26 11:04:02 +02:00
IPC.h Headers cleanup 2025-02-11 20:38:35 +01:00
IPC_config.cpp windows: move config.yml and games.yml to /config/ 2025-01-16 21:33:33 +01:00
IPC_config.h
IPC_socket.cpp Start/Stop IPC when changing the config setting 2023-12-15 18:08:07 +01:00
IPC_socket.h Coding style issues fixes 2025-03-10 21:09:27 +01:00
localized_string.cpp
localized_string.h
localized_string_id.h Make IP Binding more global 2025-05-10 08:44:05 +03:00
perf_meter.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
perf_meter.hpp CI: build windows clang 2025-06-15 17:12:50 +02:00
perf_monitor.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
perf_monitor.hpp Headers cleanup 2025-02-11 20:38:35 +01:00
savestate_utils.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
savestate_utils.hpp Qt: Add Recent savestates menu 2025-01-23 22:55:07 +01:00
scoped_progress_dialog.cpp Fix warning 2024-12-17 20:46:07 +01:00
stb_image.cpp CMake: fix gcc build 2025-04-30 10:08:16 +02:00
System.cpp SDL: do not track emu state when initializing 2025-05-21 07:01:11 +02:00
System.h SDL: do not track emu state when initializing 2025-05-21 07:01:11 +02:00
system_config.cpp fix some warnings 2024-04-15 19:28:28 +02:00
system_config.h SPU: Evaluated Thread-blocked LR messaging 2025-05-08 20:46:40 +03:00
system_config_types.cpp cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
system_config_types.h RPCN v1.4 2025-02-12 15:00:50 +01:00
system_progress.cpp Show message while creating savestate in continuous mode 2025-01-06 15:49:09 +01:00
system_progress.hpp Show message while creating savestate in continuous mode 2025-01-06 15:49:09 +01:00
system_utils.cpp Loader: deny boot if the firmware is too old 2025-03-28 18:18:09 +03:00
system_utils.hpp Loader: deny boot if the firmware is too old 2025-03-28 18:18:09 +03:00
title.cpp
title.h
VFS.cpp IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +02:00
VFS.h Ensure HDD1 is never damaged or corrupted due to unexpected RPCS3/game termination 2024-01-11 20:24:53 +02:00
vfs_config.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
vfs_config.h