rpcs3/rpcs3/Emu
oltolm 110ef818b3
Some checks are pending
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Mac Intel (push) Waiting to run
Build RPCS3 / RPCS3 Mac Apple Silicon (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
Build RPCS3 / RPCS3 Windows Clang aarch64 (push) Waiting to run
Build RPCS3 / RPCS3 Windows Clang x86_64 (push) Waiting to run
Build RPCS3 / RPCS3 FreeBSD (push) Waiting to run
PPU LLVM: fix compilation for PPU Debug option
2026-04-04 11:57:50 +00:00
..
Audio overlays: allow to update messages by id instead of text 2025-10-16 18:02:01 +02:00
Cell PPU LLVM: fix compilation for PPU Debug option 2026-04-04 11:57:50 +00:00
CPU LLVM: Add source location for bitcast error 2026-04-04 01:08:05 +03:00
Io Fixes PS button wrong input path check 2026-04-02 19:42:15 +03:00
Memory PPU: Prevent repeated notifications 2025-12-16 10:41:21 +02:00
NP Add overlay notification for received messages 2026-03-20 19:51:16 +01:00
RSX rsx: Silence Unknown render mode error 2026-04-03 18:33:07 +03:00
cache_utils.cpp IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +02:00
cache_utils.hpp Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
CMakeLists.txt CMake: remove option USE_MSVC_STATIC_CRT and clean up 2026-03-25 08:30:41 +01:00
config_mode.h Decrease some include madness 2023-04-26 21:37:44 +02:00
GameInfo.h Qt: play SND0.AT3 in game lists when a movie would play 2026-03-10 12:42:56 +01:00
games_config.cpp Qt: ISO clean up 2026-01-10 06:36:58 +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 Implement PINE IPC Server 2022-06-19 17:56:50 +02:00
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 Remove BOM markers 2020-12-06 15:30:12 +03:00
localized_string.h overlays: allow to update messages by id instead of text 2025-10-16 18:02:01 +02:00
localized_string_id.h overlays: add toggle for boot sequence music 2026-03-30 18:40:34 +02: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 RPCS3: Notify RAM shortage, Log current and peak RAM usage 2026-03-27 20:20:29 +03:00
perf_monitor.hpp Headers cleanup 2025-02-11 20:38:35 +01:00
savestate_utils.cpp Fix SaveStates cellDumxPamf regression 2026-03-10 20:13:29 +02:00
savestate_utils.hpp Multi-Slot Savestates 2025-10-07 13:33:58 +03: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 Qt: Add some some more thread names 2026-03-30 10:58:19 +02:00
System.h SaveStates: Fix restart after saving 2026-03-27 22:22:40 +03:00
system_config.cpp Core: Remove Intel-TSX ISA Extension based code 2025-11-17 10:32:08 +02:00
system_config.h overlays: add toggle for boot sequence music 2026-03-30 18:40:34 +02:00
system_config_types.cpp gl/vk: Implement tri-state Vsync setting 2026-03-19 03:10:07 +03:00
system_config_types.h gl/vk: Implement tri-state Vsync setting 2026-03-19 03:10:07 +03: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 Add multi-selection context menu 2026-01-06 09:47:15 +01:00
system_utils.hpp system_utils: include <vector> 2026-02-20 19:46:39 +02:00
title.cpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
title.h tiny style fixes 2026-02-25 11:53:04 +01:00
VFS.cpp fmt: add more string_view versions of string functions 2025-12-08 19:49:42 +01: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 Deprecate HDD0/disc, make RPCS3/games movable (#13265) 2023-01-23 08:00:46 +01:00