rpcs3/rpcs3
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
..
Crypto fmt: add more string_view versions of string functions 2025-12-08 19:49:42 +01:00
Emu PPU LLVM: fix compilation for PPU Debug option 2026-04-04 11:57:50 +00:00
Icons RPCN menu changes (#17936) 2025-12-29 07:12:21 +02:00
Input Fixes PS button wrong input path check 2026-04-02 19:42:15 +03:00
Loader sys_fs: Implement ENOTDIR 2026-03-31 21:56:30 +02:00
qt/etc Qt6 port 2023-07-31 20:03:24 +03:00
rpcs3qt Add missing <set> include for MSVC compatibility (#18486) 2026-03-30 17:47:52 +00:00
tests rsx/cfg: Fix handling of instructions with literal input 2026-03-21 14:44:45 +01:00
util sysinfo: Implement RAM Usage stats for Linux (#18473) 2026-03-29 19:48:59 +03:00
CMakeLists.txt CMake: remove option USE_MSVC_STATIC_CRT and clean up 2026-03-25 08:30:41 +01:00
Cubeb.vcxproj Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
Cubeb.vcxproj.filters Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
display_sleep_control.cpp Move display sleep functions to emu callbacks 2025-02-25 19:45:43 +01:00
display_sleep_control.h Move display sleep functions to emu callbacks 2025-02-25 19:45:43 +01:00
emucore.vcxproj rsx/overlays: Implement arrow rendering 2026-03-16 19:08:07 +03:00
emucore.vcxproj.filters rsx/overlays: Implement arrow rendering 2026-03-16 19:08:07 +03:00
frame_icon.xpm
gamemode_control.cpp [Linux] Implement Feral Interactive's Gamemode for Potential Performance Increases (#17325) 2025-07-06 11:50:03 +02:00
gamemode_control.h [Linux] Implement Feral Interactive's Gamemode for Potential Performance Increases (#17325) 2025-07-06 11:50:03 +02:00
git-version.cmake [CI] FreeBSD build (#17293) 2025-06-12 09:33:40 +03:00
GLGSRender.vcxproj gl: Implement MSAA resolve/unresolve for color images 2025-02-11 02:28:31 +03:00
GLGSRender.vcxproj.filters gl: Implement MSAA resolve/unresolve for color images 2025-02-11 02:28:31 +03:00
headless_application.cpp remove unused lambda captures 2026-03-29 14:45:53 +02:00
headless_application.h Linux: use futex_waitv syscall for atomic waiting 2023-08-02 21:46:06 +03:00
main.cpp Log RPCS3 exit code 2025-05-08 12:58:38 +02:00
main_application.cpp logs: Fix global log levels during boot and after changing log level settings 2026-03-24 19:34:06 +01:00
main_application.h RSX/Qt: Reuse gs_frame if possible 2025-01-06 15:49:09 +01:00
module_verifier.cpp CI: build windows clang 2025-06-15 17:12:50 +02:00
module_verifier.hpp Run platform sanity checks after creating the log and log windows path 2024-08-02 21:40:30 +02:00
resource.h Remove whitespace 2023-02-15 08:58:02 +01:00
resources.qrc RPCN menu changes (#17936) 2025-12-29 07:12:21 +02:00
rpcs3.cpp overlays: add setting for fatal error hint (disabled by default) 2026-03-30 18:40:34 +02:00
rpcs3.desktop Add startupWMClass to linux .desktop Fixes #10685 2021-08-09 09:08:44 +02:00
rpcs3.h Move main to main.cpp 2025-04-29 18:42:20 +02:00
rpcs3.icns Round macOS icon 2022-02-27 11:16:50 +01:00
rpcs3.ico upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.metainfo.xml Metainfo: Update number of compatible games 2023-12-30 11:41:52 +01:00
rpcs3.plist.in [macOS] Specify plist version 2026-01-24 20:18:25 +01:00
rpcs3.png upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.rc
rpcs3.svg upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.vcxproj Qt: add recording settings dialog 2026-03-30 09:17:20 +02:00
rpcs3.vcxproj.filters Qt: add recording settings dialog 2026-03-30 09:17:20 +02:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.40 2026-03-03 13:16:24 +01:00
rpcs3_version.h Savestates: Save build version and creation time 2023-12-29 11:11:53 +02:00
stdafx.cpp shared_ptr.hpp: don't use fake objects 2021-05-30 15:07:17 +03:00
stdafx.h Misc: Force define LLVM for IntelliSense 2026-02-28 10:58:25 +02:00
update_helper.sh [macOS Updater] Cleanup remnants of the old app bundle post-update 2026-01-04 19:11:37 +01:00
VKGSRender.vcxproj vk: Rework the unique resource id system and apply it to buffer views 2025-10-17 23:22:22 +03:00
VKGSRender.vcxproj.filters vk: Rework the unique resource id system and apply it to buffer views 2025-10-17 23:22:22 +03:00
windows.qrc
XAudio.vcxproj xaudio2: use system library instead of xaudio2redist 2024-02-27 05:21:32 +02:00
XAudio.vcxproj.filters Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00